mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #410] http反向代理localhost的问题 #321
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#321
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 @dtboy1995 on GitHub (Nov 30, 2020).
Original GitHub issue: https://github.com/snail007/goproxy/issues/410
请问作者http反向可以代理localhost地址吗 (场景是把局域网的请求变成http://localhost/*)
我知道您设计反向代理是按标准来的,需要dns=>ip 像nginx一样,但是我的这种场景使用您的库可以实现吗?不胜感激