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

Test performance of vpn proxy as a gateway #102

Open
stephen304 opened this issue Jan 19, 2021 · 0 comments
Open

Test performance of vpn proxy as a gateway #102

stephen304 opened this issue Jan 19, 2021 · 0 comments

Comments

@stephen304
Copy link
Member

Another potential avenue for gatewaying is to use an in-mesh gateway as a proxy for a vpn connection itself (instead of terminating the vpn connection on the gateway and doing NAT). This would be pretty separate from autoygg and would likely be implemented as a separate "internet gateway" config page that would be essentially wireguard/openvpn gui.

iptables -t DNAT -p udp -m udp --dport 1194 --to-destination 2001-2008 --random

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