Skip to content

Using proxies #9

@ChillVibesMushroom

Description

@ChillVibesMushroom

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions