Sigma-Ohio 5 meses atrás
pai
commit
cd31f7ba50
1 arquivos alterados com 1 adições e 1 exclusões
  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'