I want to use this proxy, but send the packets through a specific port (for example through port 3000). So the connection would be from 127.0.0.1:3000 to remote_ip:443 in the case of an HTTPS connection.
How do I achieve this?
Any help would be much appreciated!
Hi,
I want to use this proxy, but send the packets through a specific port (for example through port 3000). So the connection would be from 127.0.0.1:3000 to remote_ip:443 in the case of an HTTPS connection.
How do I achieve this? Any help would be much appreciated!
Thanks!