diff --git a/sing-box.json b/sing-box.json deleted file mode 100644 index 8f5f9da..0000000 --- a/sing-box.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "log": { - "level": "info" - }, - "inbounds": [ - { - "type": "mixed", - "tag": "mixed-in", - "listen": "127.0.0.1", - "listen_port": 7890 - } - ], - "outbounds": [ - { - "type": "socks", - "tag": "cpa", - "server": "89.106.78.36", - "server_port": 29999, - "username": "svefnz", - "password": "MMhEZDzJntX4Pbv3dn36we65eAZyz7Ib" - } - ], - "route": { - "final": "cpa", - "auto_detect_interface": true - } -} \ No newline at end of file