aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSigma-Ohio <crt@teleco.ch>2025-06-18 12:41:19 +0200
committerSigma-Ohio <crt@teleco.ch>2025-06-18 12:41:19 +0200
commitcd31f7ba5054140ec37f3c1762643979d4da61ad (patch)
treed3806cfba5c7de0e5e0ba3e35339fba051b5a382
parentaf4f2f8ce1b46827fe2aece968fd97535ad6bed7 (diff)
yes
-rw-r--r--executables/hexen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/executables/hexen.py b/executables/hexen.py
index 3f4b8ca..ec19edd 100644
--- a/executables/hexen.py
+++ b/executables/hexen.py
@@ -10,7 +10,7 @@ try:
except ImportError:
msvcrt = None # Will be None on non-Windows OS
-MCAST_GRP = '239.192.55.1'
+MCAST_GRP = '172.16.20.109'
MCAST_PORT = 1681
MAGIC = '/Users/crt/Documents/bodeting/research/bad-bruteforcing/attempt-1.txt'