Viktor Liu
|
3abae0bd17
|
[client] Set default wg port for new profiles (#4651)
|
2025-10-16 16:16:51 +02:00 |
|
Viktor Liu
|
f063866ce8
|
[client] Add flag to configure MTU (#4213)
|
2025-08-26 16:00:14 +02:00 |
|
Krzysztof Nazarewski (kdn)
|
0926400b8a
|
fix: profilemanager panic when reading incomplete config (#4309)
fix: profilemanager panic when reading incomplete config (#4309)
|
2025-08-08 18:44:25 +03:00 |
|
Viktor Liu
|
abd152ee5a
|
[misc] Separate shared code dependencies (#4288)
* Separate shared code dependencies
* Fix import
* Test respective shared code
* Update openapi ref
* Fix test
* Fix test path
|
2025-08-05 18:34:41 +02:00 |
|
Viktor Liu
|
1d5e871bdf
|
[misc] Move shared components to shared directory (#4286)
Moved the following directories:
```
- management/client → shared/management/client
- management/domain → shared/management/domain
- management/proto → shared/management/proto
- signal/client → shared/signal/client
- signal/proto → shared/signal/proto
- relay/client → shared/relay/client
- relay/auth → shared/relay/auth
```
and adjusted import paths
|
2025-08-05 15:22:58 +02:00 |
|
hakansa
|
9ccc13e6ea
|
[client]: Add config flag to service to override default profile path (#4276)
[client]: Add config flag to service to override default profile path (#4276)
|
2025-08-05 12:33:43 +03:00 |
|
Viktor Liu
|
b5ed94808c
|
[management, client] Add logout feature (#4268)
|
2025-08-04 10:17:36 +02:00 |
|
hakansa
|
e1c66a8124
|
[client] Fix profile directory path handling based on NB_STATE_DIR (#4229)
[client] Fix profile directory path handling based on NB_STATE_DIR (#4229)
|
2025-07-28 13:36:48 +03:00 |
|
hakansa
|
cb8b6ca59b
|
[client] Feat: Support Multiple Profiles (#3980)
[client] Feat: Support Multiple Profiles (#3980)
|
2025-07-25 16:54:46 +03:00 |
|