24 lines
1.1 KiB
Markdown
Raw Normal View History

LuCI support for transparent proxy
===
[![Latest release](https://img.shields.io/github/release/techotaku/luci-app-transparent-proxy.svg)](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)