- Core: Support passing a
proxyOptions
inpm
instead of creating a config object fromargv
.
- Core: Allow to set log path.
- Core: Store list in base64.
- Core: Manage process with
pm2
.
- Bug fix: Respect the "serverAddr" option and set default "serverAddr" to "0.0.0.0".
- Core: Support http-proxy.
- Core: Support SOCKS5 username/password authetication.
-
Core: Add domain resolving support.
-
Bug fix: The option
-c
resolved path incorrectly. -
Bug fix: Windows do not accept kill signals.
- Bug fix:
getDstInfo
may return buffers with zero length and throw uncaught error when reading these buffers
-
Core: Add .pac file server
- Update rules from gfwlist
- Support adding user rules
-
Core: Seperate log files
-
Extra: Add benchmark
-
Bug fix: typo
clientToDst.resumse()
-
Babel: Enable babel loose mode.
- Change: Do not log timeout warning.