Sigma-Ohio 5 月之前
父節點
當前提交
cd31f7ba50
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'