Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xmh0511 authored Nov 27, 2024
1 parent bfb7085 commit 67fb8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Tun/Tap interfaces
This crate allows the creation and usage of Tun/Tap interfaces(**supporting both Ipv4 and ipv6**), aiming to make this cross-platform.

## Features:
1. Supporting TUN and TAP(macOS only support TUN)
1. Supporting TUN and TAP(macOS only supports TUN)
2. Supporting both IPv4 and IPv6
3. Supporting Synchronous and Asynchronous API
4. Supporting Tokio and async-std asynchronous runtimes
Expand Down

0 comments on commit 67fb8ee

Please sign in to comment.