chore: change port to something more stealthy
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user