Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to stop the daemon/forever #546

Open
ttodua opened this issue Nov 9, 2023 · 3 comments
Open

How to stop the daemon/forever #546

ttodua opened this issue Nov 9, 2023 · 3 comments

Comments

@ttodua
Copy link

ttodua commented Nov 9, 2023

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 or forever. because systemctl stop proxy does not stop it: Failed to stop proxy.service: Unit proxy.service not loaded.
@snail007
Copy link
Owner

ps find pid and kill pid.

@ttodua
Copy link
Author

ttodua commented Nov 10, 2023

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

@ttodua
Copy link
Author

ttodua commented Dec 14, 2023

@snail007 if you can add that above-mentioned feature? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants