Open mzupan opened 4 years ago
It works for me AllowedIPS
is set to env
variable when downloading the client configuration file
I have set the env var when running docker. I even cleared the volume and restarted
root@ip-10-60-14-105:/data# docker exec -it subspace env | grep ALLOW
SUBSPACE_ALLOWED_IPS=10.60.0.0/18,10.20.0.0/16,10.99.97.0/24
Describe the bug There is the following section in handlers.go to set a split tunnel like vpn via allowed IPs
https://github.com/subspacecommunity/subspace/blob/master/handlers.go#L406
To Reproduce
Expected behavior The allowed ips should be setup in the config