skx / simple-vpn

A simple VPN allowing mesh-like communication between nodes, over websockets
BSD 3-Clause "New" or "Revised" License
283 stars 48 forks source link

Server and client #22

Closed mrmelon54 closed 4 years ago

mrmelon54 commented 4 years ago

Is it possible to add a setting in server.cfg which connects the server as a client on itself

mrmelon54 commented 4 years ago

I meant is it possible to have the server share it's own ports within the VPN So when the VPN server uses the ip 10.137.248.1 the port 9000 is open and forwards the data from 0.0.0.0:9000 but only if the config file allows that port to be forwarded