summarylogtreecommitdiffstats
path: root/vpoint_socks_vmess.json
diff options
context:
space:
mode:
Diffstat (limited to 'vpoint_socks_vmess.json')
-rw-r--r--vpoint_socks_vmess.json25
1 files changed, 0 insertions, 25 deletions
diff --git a/vpoint_socks_vmess.json b/vpoint_socks_vmess.json
deleted file mode 100644
index 789cd270af2a..000000000000
--- a/vpoint_socks_vmess.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "log": {
- "loglevel": "warning"
- },
- "inbounds": [{
- "port": 1080,
- "listen": "127.0.0.1",
- "protocol": "socks",
- "settings": {
- "auth": "noauth",
- "udp": false,
- "ip": "127.0.0.1"
- }
- }],
- "outbounds": [{
- "protocol": "freedom",
- "settings": {},
- "tag": "direct"
- }],
- "policy": {
- "levels": {
- "0": {"uplinkOnly": 0}
- }
- }
-}