Files
shadowsocks-rust/bin
zonyitoo 3fdad5a401 reload config "servers" in runtime for sslocal
- Trigger reload with signal SIGUSR1
- run_local is replaced by create_local then call run() on Server
instance
- DNS resolver reloader won't trigger multiple time when
/etc/resolv.conf changed in 1 second
2021-10-06 02:33:00 +08:00
..