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
Describe the solution you'd like
For the server executable, I'd like to wonder if there is a way to use it as a background service
Describe alternatives you've considered
I use screen command but I wonder if there is a way to use it like service shadowsocks2 start or service shadowsocks2 stop
Additional context
Nope
The text was updated successfully, but these errors were encountered:
It's fairly easy to write a simple service script to run the binary. But since there are many service managers / OS combo out there you need to figure out how to do that in your situation.
Describe the solution you'd like
For the server executable, I'd like to wonder if there is a way to use it as a background service
Describe alternatives you've considered
I use screen command but I wonder if there is a way to use it like
service shadowsocks2 start
orservice shadowsocks2 stop
Additional context
Nope
The text was updated successfully, but these errors were encountered: