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

Run without admin privileges #37

Open
bitching opened this issue Jul 22, 2018 · 3 comments
Open

Run without admin privileges #37

bitching opened this issue Jul 22, 2018 · 3 comments

Comments

@bitching
Copy link

using netsh to set static ip requires privilege elevation, but this can be avoid by using dhcp.
this helps those one who doesn't want to modify route tables.

See:
https://github.com/yinghuocho/gotun2socks/blob/master/tun/tun_windows.go#L161

@FlowerWrong
Copy link
Owner

Good idea. Can you mention a PR? And add some note about administrator privilege on windows here

@bitching
Copy link
Author

I can barely read some codes(not much), and not able to produce them, which is embarrassing.

@bitching
Copy link
Author

and i think putting the list outside the config file maybe more graceful.
this can archive a hot reload without making the tap adapter down.
this idea relies your future work.
btw, whether you can improve this or not, it's the best transparent proxy program i have seen.(for windows)
thanks for your working!

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

No branches or pull requests

2 participants