From 5cb1023294ec046d5db689c3b3111896ce695e1e Mon Sep 17 00:00:00 2001 From: steering7253 Date: Sat, 2 May 2026 20:54:06 +0000 Subject: allo wg config for dynamic peers --- autopeer_shell.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'autopeer_shell.py') diff --git a/autopeer_shell.py b/autopeer_shell.py index de126e4..9ec8702 100755 --- a/autopeer_shell.py +++ b/autopeer_shell.py @@ -114,7 +114,10 @@ My Tunnel IPv6LL: {me.ipll} is your WireGuard public key is your WireGuard IP or hostname is your WireGuard port - is your WireGuard IPv6LL''' + is your WireGuard IPv6LL + + Note: if you have a dynamic IP, specify the port as 0 (and some valid garbage for the IP). + The Endpoint (IP and port) will then be omitted from my side, so WireGuard will wait to receive packets from you first.''' if not re.match(NAME_REGEX, name): print(f'Error: name must match {NAME_REGEX}', file=sys.stderr) return -- cgit v1.3.1-10-gc9f91