|
f0018bbd2f
|
feat: Node info includes country code, and added cli flag
|
2024-03-28 22:35:17 +03:00 |
|
|
64880261c2
|
fix: some http status error codes are not sent to client du to order
|
2024-03-28 21:56:36 +03:00 |
|
|
7d1a0cdbdc
|
feat: grace period for new peers as a new evection policy
Signed-off-by: HeshamTB <hishaminv@gmail.com>
|
2024-03-28 01:22:29 +03:00 |
|
|
8e798706e3
|
WIP: create new peers server-side
Creates a new peer server-side.
- Gen keys
- Allocate IP
- Add to WG Link
- Respond with a read wg config for the client to use
|
2024-03-27 09:28:13 +03:00 |
|
|
a9c728355b
|
mon cycle and uptime
|
2024-03-24 18:13:26 +03:00 |
|
|
ed0fcb59eb
|
feat: monitor peers in logs, README, Status
Signed-off-by: HeshamTB <hishaminv@gmail.com>
|
2024-03-19 02:56:52 +03:00 |
|
|
ca29b792fb
|
feat: add API Key Auth middleware
Signed-off-by: HeshamTB <hishaminv@gmail.com>
|
2024-03-19 02:54:24 +03:00 |
|
|
11340e4d7a
|
feat: return device type on nodeinfo
|
2024-03-18 02:06:33 +03:00 |
|
|
78b61aede4
|
feat: store a wglink endpoint string
Signed-off-by: HeshamTB <hishaminv@gmail.com>
|
2024-03-18 00:58:17 +03:00 |
|
|
c9b5e56f14
|
api: add node info
Signed-off-by: HeshamTB <hishaminv@gmail.com>
|
2024-03-15 23:48:22 +03:00 |
|
|
eb97d49d1f
|
feat: Add, Check, Get, and Delete peers
|
2024-03-14 01:46:05 +03:00 |
|
|
1a611616bd
|
init:
- Working basic wg controls
- Working ip_pool allocation
- Working basic HTTP API
Signed-off-by: HeshamTB <hishaminv@gmail.com>
|
2024-03-11 17:34:06 +03:00 |
|