Hi,
I am trying to set up a 4g proxy using a Raspberry Pi 4B, the 4GB model running Raspbian, and a Huawei E3372-325 4G USB dongle.
I've managed to follow the steps presented here on the forum and the proxy seems to run.However, i have an issue with it:
-I've tried to send a GET http request to the proxy's IP via postman, on port 3128, on my local network.It is not working, i just get that error:
<html><head><title>407 Proxy Authentication Required</title></head>
<body><h2>407 Proxy Authentication Required</h2><h3>Access to requested resource disallowed by administrator or you need valid username/password to use this resource</h3></body></html>, also even if i'm adding it as a proxy to stand between me and another server, i get : Error: tunneling socket could not be established, statusCode=407.
I've also attached my 3proxy.cfg
I am trying to set up a 4g proxy using a Raspberry Pi 4B, the 4GB model running Raspbian, and a Huawei E3372-325 4G USB dongle.
I've managed to follow the steps presented here on the forum and the proxy seems to run.However, i have an issue with it:
-I've tried to send a GET http request to the proxy's IP via postman, on port 3128, on my local network.It is not working, i just get that error:
<html><head><title>407 Proxy Authentication Required</title></head>
<body><h2>407 Proxy Authentication Required</h2><h3>Access to requested resource disallowed by administrator or you need valid username/password to use this resource</h3></body></html>, also even if i'm adding it as a proxy to stand between me and another server, i get : Error: tunneling socket could not be established, statusCode=407.
I've also attached my 3proxy.cfg