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
When I run a simple sudo pproxy it starts listening on port 8080 for incoming packets. However, I want to send the packets from the proxy via a particular local port on my machine, for example port 3000. Is this possible with the current version? If yes, how?
The flow would be like the packet reaches 8080 and then goes out through 3000 to the intended destination
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
When I run a simple
sudo pproxy
it starts listening on port 8080 for incoming packets. However, I want to send the packets from the proxy via a particular local port on my machine, for example port 3000. Is this possible with the current version? If yes, how?The flow would be like the packet reaches 8080 and then goes out through 3000 to the intended destination
Thanks!
The text was updated successfully, but these errors were encountered: