You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[�[1m�[1;37mINFO�[0m �[0m] Log Level set to [INFO]
[�[1m�[1;37mINFO�[0m �[0m] Starting socks server [127.0.0.1:1480], tunnel at [http://www.***/tunnel.php]
[�[1m�[1;37mINFO�[0m �[0m] Checking if Georg is ready
[�[1m�[1;37mINFO�[0m �[0m] Georg says, 'All seems fine'
[�[1m�[1;31mERROR�[0m �[0m]
Exception in thread Thread-1:
Traceback (most recent call last):
File "E:\Program Files\Python27\lib\threading.py", line 801, in __bootstrap_inner
self.run()
File "reGeorgSocksProxy.py", line 351, in run
self.closeRemoteSession()
File "reGeorgSocksProxy.py", line 246, in closeRemoteSession
response = conn.request("POST", self.httpPath + "?cmd=disconnect", params, headers)
File "E:\Program Files\Python27\lib\site-packages\urllib3\request.py", line 72, in request
**urlopen_kw)
File "E:\Program Files\Python27\lib\site-packages\urllib3\request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "E:\Program Files\Python27\lib\site-packages\urllib3\connectionpool.py", line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File "E:\Program Files\Python27\lib\site-packages\urllib3\util\retry.py", line 367, in increment
raise six.reraise(type(error), error, _stacktrace)
File "E:\Program Files\Python27\lib\site-packages\urllib3\connectionpool.py", line 600, in urlopen
chunked=chunked)
File "E:\Program Files\Python27\lib\site-packages\urllib3\connectionpool.py", line 377, in _make_request
httplib_response = conn.getresponse(buffering=True)
File "E:\Program Files\Python27\lib\httplib.py", line 1121, in getresponse
response.begin()
File "E:\Program Files\Python27\lib\httplib.py", line 438, in begin
version, status, reason = self._read_status()
File "E:\Program Files\Python27\lib\httplib.py", line 394, in _read_status
line = self.fp.readline(_MAXLINE + 1)
File "E:\Program Files\Python27\lib\socket.py", line 480, in readline
data = self._sock.recv(self._rbufsize)
ProtocolError: ('Connection aborted.', error(10054, ''))
The text was updated successfully, but these errors were encountered:
[�[1m�[1;37mINFO�[0m �[0m] Log Level set to [INFO]
[�[1m�[1;37mINFO�[0m �[0m] Starting socks server [127.0.0.1:1480], tunnel at [http://www.***/tunnel.php]
[�[1m�[1;37mINFO�[0m �[0m] Checking if Georg is ready
[�[1m�[1;37mINFO�[0m �[0m] Georg says, 'All seems fine'
[�[1m�[1;31mERROR�[0m �[0m]
Exception in thread Thread-1:
Traceback (most recent call last):
File "E:\Program Files\Python27\lib\threading.py", line 801, in __bootstrap_inner
self.run()
File "reGeorgSocksProxy.py", line 351, in run
self.closeRemoteSession()
File "reGeorgSocksProxy.py", line 246, in closeRemoteSession
response = conn.request("POST", self.httpPath + "?cmd=disconnect", params, headers)
File "E:\Program Files\Python27\lib\site-packages\urllib3\request.py", line 72, in request
**urlopen_kw)
File "E:\Program Files\Python27\lib\site-packages\urllib3\request.py", line 150, in request_encode_body
return self.urlopen(method, url, **extra_kw)
File "E:\Program Files\Python27\lib\site-packages\urllib3\connectionpool.py", line 638, in urlopen
_stacktrace=sys.exc_info()[2])
File "E:\Program Files\Python27\lib\site-packages\urllib3\util\retry.py", line 367, in increment
raise six.reraise(type(error), error, _stacktrace)
File "E:\Program Files\Python27\lib\site-packages\urllib3\connectionpool.py", line 600, in urlopen
chunked=chunked)
File "E:\Program Files\Python27\lib\site-packages\urllib3\connectionpool.py", line 377, in _make_request
httplib_response = conn.getresponse(buffering=True)
File "E:\Program Files\Python27\lib\httplib.py", line 1121, in getresponse
response.begin()
File "E:\Program Files\Python27\lib\httplib.py", line 438, in begin
version, status, reason = self._read_status()
File "E:\Program Files\Python27\lib\httplib.py", line 394, in _read_status
line = self.fp.readline(_MAXLINE + 1)
File "E:\Program Files\Python27\lib\socket.py", line 480, in readline
data = self._sock.recv(self._rbufsize)
ProtocolError: ('Connection aborted.', error(10054, ''))
The text was updated successfully, but these errors were encountered: