aboutsummaryrefslogtreecommitdiffstats
path: root/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocol.h')
-rw-r--r--protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocol.h b/protocol.h
index ff6c04d..fd482a2 100644
--- a/protocol.h
+++ b/protocol.h
@@ -7,6 +7,7 @@
#define PROTOCOL_H
#define WG_DYNAMIC_SERVER_IP "::1"
+/*#define WG_DYNAMIC_SERVER_IP "fe80::"*/
#define WG_DYNAMIC_SERVER_PORT 51820
#endif