Open ttodua opened 1 year ago
ps find pid and kill pid.
yes, I have done that, but can you please add some built-in ways, so we could like:
proxy --stop-all
or proxy --stop-daemons
or proxy --stop-forever
so it could simplify the process?
thanks
@snail007 if you can add that above-mentioned feature? thanks
I havent used issue template, because I just have question (couldnt find answer in English):
1) how to view the running proxy instance 2) how to stop the proxy if we run it with
daemon
orforever
. becausesystemctl stop proxy
does not stop it:Failed to stop proxy.service: Unit proxy.service not loaded.