Leider ist die online Dokumentation ziemlich dürftig
Starte ich den proxy ohne Authentifikation klappt zwar die Verbindung aber der Aufruf von Webseiteb klappt nicht
Code:
[33:38] Testing Started.
Proxy Server
Address: XXX:1080
Protocol: SOCKS 5
Authentication: NO
[33:38] Starting: Test 1: Connection to the Proxy Server
[33:38] IP Address: XXX
[33:39] Connection established
[33:39] Test passed.
[33:39] Starting: Test 2: Connection through the Proxy Server
[33:39] Authentication was successful.
[37:39] Error : connection to the proxy server was closed unexpectedly.
[37:39] Test failed.
[37:39] Testing Finished.
Mit Auth hab ich das Problem dass nirgendwo dokumentiert ist wie passwordfile aussehen soll
Hab mehrere Varianten probiert dennoch wird die auth abgelehnt
Code:
[31:31] Testing Started.
Proxy Server
Address: XXX:1080
Protocol: SOCKS 5
Authentication: YES
Username: zero111
[31:31] Starting: Test 1: Connection to the Proxy Server
[31:31] IP Address: XXX
[31:31] Connection established
[31:31] Test passed.
[31:31] Starting: Test 2: Connection through the Proxy Server
[31:31] Error : Authentication on the proxy server failed.
Please check your username and password.
[31:31] Test failed.
[31:31] Testing Finished.
Hat schon wer erfahrung mit Srelay?