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

Change config without restarting server #6

Open
DevilLord41 opened this issue Jun 7, 2023 · 0 comments
Open

Change config without restarting server #6

DevilLord41 opened this issue Jun 7, 2023 · 0 comments

Comments

@DevilLord41
Copy link

Hi
what is the way to change config and proxyauth without restarting the server?
I have socks5 connected as upstream, i been removed the user from proxyauth and change the cfg file to remove the user.
eg: i have server start with this:

flush
auth strong 
allow darius1
socks -p4444 -eip1

flush
auth strong 
allow darius2
socks -p4445 -eip2
flush

then i commented this part

auth strong 
allow darius2
socks -p4445 -eip2
flush

when i restart the server, it seems worked but it didnt disconnect the existed socks5 upstream that already connected before the config changed

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

1 participant