+------------------------------------------------------------------------+
Log Level set to [INFO]
Starting socks server [127.0.0.1:1080]
Tunnel at:
http://192.168.122.1:8080/tunnel.jsp
+------------------------------------------------------------------------+
[INFO ] Checking if Georg is ready
Traceback (most recent call last):
File "neoreg.py", line 673, in
askGeorg(conn, urls, redirect_urls)
File "neoreg.py", line 461, in askGeorg
log.error('Expect Response: ' + BASICCHECKSTRING[0:100])
TypeError: can only concatenate str (not "bytes") to str
python neoreg.py generate -k password -f 404.html --httpcode 404
+------------------------------------------------------------------------+ Log Level set to [INFO] Starting socks server [127.0.0.1:1080] Tunnel at: http://192.168.122.1:8080/tunnel.jsp +------------------------------------------------------------------------+ [INFO ] Checking if Georg is ready Traceback (most recent call last): File "neoreg.py", line 673, in
askGeorg(conn, urls, redirect_urls)
File "neoreg.py", line 461, in askGeorg
log.error('Expect Response: ' + BASICCHECKSTRING[0:100])
TypeError: can only concatenate str (not "bytes") to str
404.html content: page is not found!