Skip to content

Test performance of vpn proxy as a gateway #102

Description

@stephen304

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions