Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuguorui committed Apr 19, 2022
1 parent a1e6f9d commit 9bd1b2b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rfor"
version = "0.2.0"
version = "0.3.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Features
- Standard SOCKS5 proxy protocols support
- Fast routing decision ( <= 15us with 70k rules )
- TLS SNI sniffing
- MMDB support
- GeoIP/GeoSite/MMDB support
- Auto configuration and cleanup for transparent proxy with iptables and tproxy (No more mess with iptables)
- Optional source IP preserving when connects directly
- Native IPv6 support
Expand Down

0 comments on commit 9bd1b2b

Please sign in to comment.