Sigma-Ohio il y a 5 mois
Parent
commit
cd31f7ba50
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      executables/hexen.py

+ 1 - 1
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'