2017-10-16 16:12:02 +08:00

24 lines
1.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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)