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": "who.int",
- "port": 80,
- "users": [
- {
- "alterId": 0,
- "id": "0dd95e77-8fe5-11eb-b7ba-a1c4947e840b",
- "level": 8,
- "security": "auto"
- }
- ]
- }
- ]
- },
- "streamSettings": {
- "network": "ws",
- "security": "",
- "wsSettings": {
- "headers": {
- "Host": "papuchin.kempernetus.xyz"
- },
- "path": "/lVCcQohi/"
- }
- },
- "tag": "proxy"
- },
- {
- "protocol": "freedom",
- "settings": {},
- "tag": "direct"
- },
- {
- "protocol": "blackhole",
- "settings": {
- "response": {
- "type": "http"
- }
- },
- "tag": "block"
- }
- ],
- "policy": {
- "levels": {
- "8": {
- "connIdle": 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