This release adds support for Salt Generators in the Shadowsocks Packet Listeners, allowing one to use prefixes with UDP.
What's Changed
- fix: try base64 legacy decoding for maximum compatibility by @amircybersec in #298
- add
packetConn
constructor for re-use inoutline-ss-server
by @sbruens in #300 - feat: add SaltGenerator to Shadowsocks PacketListener by @fortuna in #370
Full Changelog: v0.0.17...v0.0.18