jonnyhyman / jonnyhyman/ResolveCollaboration
Remove 9.0.0.0/24 as default server address
Open
- Dominant language
- Jupyter Notebook
- Stars
- 36
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Most of the range of `9.0.0.0` are dedicated private IP addresses and should not be used for private networking like this. According to some folks from Wireguard this is prone to cause issues with routing at some point. A recommended alternative was the `10.0.0.0` range.
See [Wikipedia/Reserved IP Adresses](https://en.wikipedia.org/wiki/Reserved_IP_addresses) for more information.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.