Commit Graph

15 Commits

Author SHA1 Message Date
7da74e707a Fix continuous handshake sending with the agent without relay support. 2024-08-05 09:46:01 +02:00
d70df99f7b Fix memory leak
Avoid to add listeners to multiple times
2024-07-25 17:21:27 +02:00
b62ad97e59 Fix wg state check exit logic 2024-07-25 12:37:59 +02:00
8568fbffdd Fix test 2024-07-24 18:01:43 +02:00
20eb1f50e3 Fix loop close 2024-07-23 23:04:38 +02:00
e9e3b8ba10 Check wg handshake status on worker relay 2024-07-23 22:43:20 +02:00
15a7b7629b Add exposed address 2024-07-02 11:57:17 +02:00
0a67f5be1a Fix logic 2024-06-25 15:13:08 +02:00
7581bbd925 Handle on offer listener in handshaker 2024-06-21 15:35:15 +02:00
4a08f1a1e9 Refactor handshaker loop 2024-06-21 12:35:28 +02:00
f7e6aa9b8f Change logging logic 2024-06-19 18:16:43 +02:00
0261e15aad Extend the cmd with argument handling
- add cobra to relay server
- add logger instance for handshaker
2024-06-19 17:40:16 +02:00
4d2a25b728 Code cleaning 2024-06-19 11:53:21 +02:00
e26e2c3a75 Add conn status handling and protect agent 2024-06-18 17:40:37 +02:00
63b4041e9c Rename connector to worker 2024-06-18 11:22:40 +02:00