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

IDEA: Make ucsf-vpn work without sudo? #61

Open
HenrikBengtsson opened this issue May 16, 2024 · 0 comments
Open

IDEA: Make ucsf-vpn work without sudo? #61

HenrikBengtsson opened this issue May 16, 2024 · 0 comments

Comments

@HenrikBengtsson
Copy link
Owner

From man openconnect:

-S,--script-tun
   Pass traffic to 'script' program over a UNIX socket, instead of to a kernel tun/tap device. This  allows
   the  VPN  IP traffic to be handled entirely in userspace, for example by a program which uses lwIP to
   provide SOCKS access into the VPN.

It would be interesting to explore whether this can be used to connect the VPN without requiring sudo. There might be other benefits from this approach too.

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