mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 08:25:54 +03:00
[GH-ISSUE #289] is http --bind-listen deprecated in 7.7? #206
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#206
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 @awatuna on GitHub (Jun 27, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/289
Expected Behavior
in 7.6 it works, outbound connections use ipv4 ip, otherwise it defaults to ipv6 ip on dual stack machines
Current Behavior
in 7.7 it fails with
err : unknown long flag '--bind-listen'
Possible Solution
Steps to Reproduce
proxy http --local=0.0.0.0:8080 --bind-listen --local-type=tcp
Context (Environment)
Detailed Description
Possible Implementation
@snail007 commented on GitHub (Jun 27, 2019):
https://snail007.github.io/goproxy/free_vs_commercial/