mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #514] 支持tproxy #415
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#415
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 @w311ang on GitHub (Dec 17, 2022).
Original GitHub issue: https://github.com/snail007/goproxy/issues/514
不能一味地使用redirect,因为在客户端udp请求局域网ipv6时,会出现超时,因为iptables没有改写响应中的原IP端口为客户端请求的目标IP端口导致了
详见lifenjoiner/dnsforwarder#11,各种情况下redir的测试https://github.com/coolsnowwolf/lede/discussions/10227