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
I was looking for a project like this for a few days and only this one worked as I wanted. I added 2 different IPv6s to a VPS and wanted to use them both as an outgoing interface.
I ran the command npx proxy@1 --port 8080 -l *ipv6Addr* and curl requests were being proxied by the defined ip.
I only tested it with IPv6, as it is free to add to the VPS
Hi,
Tried the CLI
Still going through the primary interface set in the OS.
I also tried through to understand how to proceed through the code, but the documentation is minimalistic to say the least https://github.com/TooTallNate/proxy-agents/tree/main/packages/proxy
Has anyone succeeded in getting either way to re-route the traffic through a specific network interface?
The text was updated successfully, but these errors were encountered: