You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shadowsocks-libev support this features since 2.6.0, in commit shadowsocks/shadowsocks-libev@d2b7e67, and use a magic listener name Listeners (pr by me :)
Is your feature request related to a problem? Please describe.
Use launch_activate_socket for dynamic socket in macos.
Describe the solution you'd like
Describe alternatives you've considered
None.
Additional context
None
shadowsocks-libev support this features since 2.6.0, in commit shadowsocks/shadowsocks-libev@d2b7e67, and use a magic listener name
Listeners
(pr by me :)shadowsocks-rust support this features since latest 1.18.2, previous is buggy before shadowsocks/shadowsocks-rust@dcdeca0, use
TCPListener
in locals[0], and you can wait for next version to use it in outer config since shadowsocks/shadowsocks-rust@7b4a0a1 (pr by me :)The text was updated successfully, but these errors were encountered: