We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update release.yml
Build binaries just before deployment
Bugfix: AEAD stream reader failed to handle leftover bytes
Use TCP KeepAlive to detect dead peers
Added Xchacha20 stream cipher
Fix socket leaks No need to half close any more.
Do not turn on SOCKS by default
Command line -s and -c flags take URL arguments It's easier to manage cipher, password, and address in the same place.
Bugfix: correctly handle relayed UDP packets Relayed UDP packets should be prefixed with original source address according to RFC 1928 section 7.
Fixed redir on Linux x86