Open
Description
Whether I use reGeorg as socks5 tunnel by curl with the string
$ curl --socks5 localhost:8888 http://www.google.com
curl: (7) Failed to receive SOCKS5 connect request ack.
$
And reGeorg sock daemon prints out an error
$ python reGeorgSocksProxy.py -u http://localhost/environment/tunnel.php
...
[INFO ] Log Level set to [INFO]
[INFO ] Starting socks server [127.0.0.1:8888], tunnel at [http://localhost/environment/tunnel.php]
[INFO ] Checking if Georg is ready
[INFO ] Georg says, 'All seems fine'
[ERROR ] timed out
[ERROR ] 'NoneType' object has no attribute '__getitem__'
Please note that reGeorge works properly if I use --proxy4
as curl option.
Metadata
Metadata
Assignees
Labels
No labels