Per-Arne Andersen
8fb6626df8
* Fix for #85 #86
4 years ago
Per-Arne Andersen
cc43a9caa3
* Attempt to fix #66
4 years ago
Per-Arne Andersen
3de1ed62ca
* Added missing keep_alive for peer (Migration)
4 years ago
Antonio Fernandez
3fe66e7ed2
Fix for being able to disable IPv6 support
I was getting an error when trying to disable IPv6 support because the DB wasn't allowing the subnet to be null however the address was able to be null. Should be good now.
4 years ago
rezor92
898e673852
Change keep_alive from string to integer / number
4 years ago
rezor92
3d9882a19a
Make PersistentKeepalive configurable
4 years ago
Lombra
a646cd7d77
Add server option for allowed IPs
4 years ago
Per-Arne Andersen
df1c94b8e9
* Initial version of client-mode.
* A lot of small fixes
* Added gui for client mode, where Clients are read-only (may change in the future)
* NEED FEEBACK On this :)
5 years ago
Per-Arne Andersen
1eae153572
* Possible fix for peers not updating subnet. This should finish up #11
* Initial Support for IPv6. #20
5 years ago
Per-Arne
cf7d55d71a
* Breaking changes: Must remove subnet from client configurations in dashboard
* Added subnet support as described in #11
5 years ago
Per-Arne
cbced47e99
* Fixed migrations
5 years ago
Per-Arne
2067dd27fe
Adding missing files
5 years ago
Per-Arne
a56509ab66
* Added migrations, needs testing
* Shared-keys are now per-peer basis and not global. They also reflect on the server config...
5 years ago