mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-11 10:42:04 +08:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
LuCI support for transparent proxy
|
||
===
|
||
|
||
[](https://github.com/techotaku/luci-app-transparent-proxy/releases/latest)
|
||
|
||
A LuCI tool, to manage transparent port forwarding (iptables / ipset) rules.
|
||
Compatible with most proxy which accept redirected packets.
|
||
一个用于管理透明端口转发(iptables / ipset)规则的 LuCI 工具。
|
||
与大多数接受数据包转发的代理服务兼容。
|
||
|
||
* Shadowsocks (ss-redir)
|
||
* ShadowsocksR (ssr-reidr)
|
||
* V2Ray (dokodemo-door)
|
||
* Redsocks
|
||
|
||
Core part is simplified from [LuCI for Shadowsocks-libev](https://github.com/shadowsocks/luci-app-shadowsocks).
|
||
Follow its license GPLv3.
|
||
核心部分自 [LuCI for Shadowsocks-libev](https://github.com/shadowsocks/luci-app-shadowsocks) 简化而来。
|
||
沿用其开源协议 GPLv3。
|
||
|
||
|
||
### [Get Started](https://github.com/techotaku/luci-app-transparent-proxy/wiki/Get-Started)
|
||
### [Screenshots](https://github.com/techotaku/luci-app-transparent-proxy/wiki/Screenshots)
|