Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using proxies #9

Open
ChillVibesMushroom opened this issue Aug 19, 2023 · 0 comments
Open

Using proxies #9

ChillVibesMushroom opened this issue Aug 19, 2023 · 0 comments

Comments

@ChillVibesMushroom
Copy link

I have two proxies running on 8083 and 80 I'm using iptables -t nat -A OUTPUT -p tcp --dport 8083 -j DNAT --to-destination :80 and using curl 127.0.0.1:8083 to verify the outgoing traffic goes to proxy on port 80 I also want to capture the traffic on port 8083 but my proxy isn't showing that traffic on port 8083

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant