Ability to change listening address #24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am deploying simple-vpn in a docker environment, and find out that the listening address is hard-coded in source code and not able to be changed :(
I know I could forward port but still hope this could be implemented in simple-vpn itself.
If you were to submit a pull-request to allow this to be configured I would merge.
Otherwise I think this repository is mostly "done" and should be archived.