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 67fb8ee commit 165c8e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ This crate allows the creation and usage of Tun/Tap interfaces(**supporting both
2. Supporting both IPv4 and IPv6
3. Supporting Synchronous and Asynchronous API
4. Supporting Tokio and async-std asynchronous runtimes
5. All platforms have consistent IP packets(macOS's 4-byte head information can be eliminated).
5. All platforms have consistent IP packets(macOS's 4-byte head information can be eliminated)
6. Experimentally supporting shutdown for Synchronous version
7. Supporting Offload on the Linux platform.
7. Supporting Offload on the Linux platform

## Supported Platforms

Expand Down

0 comments on commit 165c8e9

Please sign in to comment.