Replies: 1 comment 1 reply
-
Yes, that works just fine, comma separated list is what I use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just spend quite some time troubleshooting failing connections to transmission API trough wireguard client connected from outside.
It turns out, with my wireguard setup, my clients (laptop, phone) are in 10.0.0.0/24 while my local network is 192.168.0.0/22 :D
Would it be possible to pass a list, comma separated, as LOCAL_NETWORK env var to allow access for i.e. two subnets?
Beta Was this translation helpful? Give feedback.
All reactions