Features
- (EXPERIMENTAL) Support setting
SO_USER_COOKIE
on FreeBSD- Set cookie with
--outbound-user-cookie
command line option, working just like--outbound-fwmark
on Linux
- Set cookie with
- (EXPERIMENTAL) Local
tun
interface refactored theVirtDevice::poll
strategy- Improve performance
- Still slow comparing to system's network stack
BUG Fixes
- #765 Updated broken Wiki URL for Plugins in command line help message
- #764 Regression of client blocking ACL strategy on
ssserver
- Introduced since v1.9.0
What's Changed
- Bump parking_lot from 0.11.2 to 0.12.0 by @dependabot in #758
- Update broken url in --help by @mborsetti in #765
New Contributors
- @mborsetti made their first contribution in #765
Full Changelog: v1.13.1...v1.13.2