Skip to content

Instantly share code, notes, and snippets.

@YuenJay
YuenJay / config.json
Created August 17, 2022 16:29 — forked from timercrack/config.json
openwrt + XRAY 使用 iptables 实现 IPV4 / IPV6 透明代理
{//服务器使用的方案:VLESS+TLS+WS+NGINX+CDN,看情况替换成自己的
"log": {
"access": "/dev/null",
"error": "/var/log/xray_error.log",
"loglevel": "warning"
},
"inbounds": [
{
"tag":"transparent",
"port": 12345,