Per-Arne Andersen
8fb6626df8
* Fix for #85 #86
4 years ago
Per-Arne Andersen
4d8d30c76a
* Allow custom client routes.
5 years ago
Per-Arne Andersen
c5849085c3
* WIP
5 years ago
Per-Arne Andersen
f1791b207b
* Work on shapeshifter.py #19
5 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
66e78de9e2
* Initial work on obfs4 tor bridge for #19
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 Andersen
66617b7698
* Removed warning on missing devices as this is a is_running check. No device appears when device is NOT running.
* Check if interface runs before checking stats.
5 years ago
Per-Arne Andersen
41abe44f45
* Fixed bug where server configuration did not update after peer update.
5 years ago
Per-Arne Andersen
c273dff215
* Added warning for #22
5 years ago
Simon Lerpard
93193415f1
Fix detection of 'wg show interface' not running
When main.py initializes the subprocess returns an output of 'No such
device' but it doesn't throw any exception, for some reason...?
So, the output was of course returned to the is_running process and
since it wasn't "None" it though the interface was in the 'running'
state.
5 years ago
Simon Lerpard
665167aa3f
Fix detection of 'wg show interface' not running
When main.py initializes the subprocess returns an output of 'No such
device' but it doesn't throw any exception, for some reason...?
So, the output was of course returned to the is_running process and
since it wasn't "None" it though the interface was in the 'running'
state.
5 years ago
Per-Arne
03a1f29415
* Fix the fix.
5 years ago
Per-Arne
e3737e26c4
* Potential fix for stats when preshared key is set.
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
Per-Arne
3dd857a84c
Stable version
5 years ago
Per-Arne
efa52e9fff
Updated GUI and fixed alot of instabilities in front end.
5 years ago
Per-Arne
a33a1a8661
Initial Version
5 years ago