git-webui
git-webui copied to clipboard
Add option to allow write access to all connections
I also looked at using ipaddress module to allow netmask syntax. But requires a bit more code and it is not relevant to my use case, so I went with the simple solution.