mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-29 01:15:56 +03:00
[GH-ISSUE #508] Confused about arguments: socks5 upstream #411
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#411
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dimaqq on GitHub (Oct 30, 2022).
Original GitHub issue: https://github.com/snail007/goproxy/issues/508
I'm trying to set up smth like this:
It seems I can't quite figure out the right set of arguments for
goproxy.Is this a supported configuration?
Can someone help me with command line arguments? 🙏🏻
P.S. I'm fine with either forwarding TCP "tunneling" (without unpacking app-level protocol), or HTTP "proxying" (unpack+repack). Both remote and load balancer are mine, I can configure those.