chore: change port to something more stealthy

This commit is contained in:
2026-03-20 17:40:57 -03:00
parent 9e6a4318c8
commit b238f4f901
+5 -1
View File
@@ -8,7 +8,11 @@
#include "cert_manager.h"
#include <nerutils/callback.h>
#define PROXY_PORT 1337
/*
TO-DO:
use random port, test availability
*/
#define PROXY_PORT 58421
typedef unsigned __int64 SOCKET;