Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
Update README.
  • Loading branch information
red-dal committed Dec 13, 2021
1 parent 4ba13cf commit 53435f5
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
44 changes: 22 additions & 22 deletions Cargo.lock

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

7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ This is a proxy client/server that helps you bypass the Great Fire Wall.

Currently supports:
- HTTP in/outbound with basic username/password authentication
- SOCKS5 in/outbound with CONNECT command and username/password authentication
- Shadowsocks in/outbound
- SOCKS5 in/outbound with CONNECT command and username/password authentication (TCP only)
- Shadowsocks in/outbound (TCP only)
- VMess in/outbound
- Trojan outbound
- TLS/WS/WSS transport layer for in/outbounds
Expand Down Expand Up @@ -163,7 +163,8 @@ Proxy:

- `use-udp` (*Enabled by default*)

Enable UDP support for some proxies.
Enable UDP support for some proxies.
Currently only Shadowsocks outbound, VMess in/outbound support UDP.

- `chain-outbound`

Expand Down

0 comments on commit 53435f5

Please sign in to comment.