mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 08:25:54 +03:00
[GH-ISSUE #195] ip不走代理,已经用了always参数 #121
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#121
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 @kaala on GitHub (Dec 10, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/195
想通过代理访问ip地址
@pen9un commented on GitHub (Feb 13, 2019):
@snail007

遇到了同样的问题,请求帮助,谢谢
命令行参数为:
proxy.exe http --always -t tcp -p "0.0.0.0:8090" -T tcp -P "10.10.9.20:30899"目标网址为:
http://10.1x4.1x2.1x6/portal/日志:
试了-b blocked.txt参数,也不行,blocked.txt内容为:
10.1x4.1x2.1x6@snail007 commented on GitHub (Feb 13, 2019):
内网地址默认直连,现在版本无法修改。
@snail007 commented on GitHub (Jun 25, 2019):
fixed in v7.6