Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "dns": {
- "servers": [
- "8.8.8.8"
- ]
- },
- "inbounds": [
- {
- "listen": "127.0.0.1",
- "port": 10808,
- "protocol": "socks",
- "settings": {
- "auth": "noauth",
- "udp": true,
- "userLevel": 8
- },
- "sniffing": {
- "destOverride": [
- "http",
- "tls"
- ],
- "enabled": false
- },
- "tag": "socks"
- },
- {
- "listen": "127.0.0.1",
- "port": 10809,
- "protocol": "http",
- "settings": {
- "userLevel": 8
- },
- "tag": "http"
- }
- ],
- "log": {
- "loglevel": "warning"
- },
- "outbounds": [
- {
- "mux": {
- "concurrency": -1,
- "enabled": false
- },
- "protocol": "vmess",
- "settings": {
- "vnext": [
- {
- "address": "104.26.9.53",
- "port": 80,
- "users": [
- {
- "alterId": 32,
- "id": "7b03ddaa-778a-11eb-9657-cb82fa561fd4",
- "level": 8,
- "security": "auto"
- }
- ]
- }
- ]
- },
- "streamSettings": {
- "network": "ws",
- "security": "",
- "wsSettings": {
- "headers": {
- "Host": "v2ray-1.sshstores.vip"
- },
- "path": "/sshstores"
- }
- },
- "tag": "proxy"
- },
- {
- "protocol": "freedom",
- "settings": {},
- "tag": "direct"
- },
- {
- "protocol": "blackhole",
- "settings": {
- "response": {
- "type": "http"
- }
- },
- "tag": "block"
- }
- ],
- "policy": {
- "levels": {
- "8": {
- dle": 300,
- "downlinkOnly": 1,
- "handshake": 4,
- "uplinkOnly": 1
- }
- },
- "system": {
- "statsOutboundUplink": false,
- "statsOutboundDownlink": false
- }
- },
- "routing": {
- "domainStrategy": "",
- "rules": []
- },
- "stats": {}
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement