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": 8,
- "enabled": true
- },
- "protocol": "vmess",
- "settings": {
- "vnext": [
- {
- "address": "covid19.gob.sv",
- "port": 443,
- "users": [
- {
- "alterId": 32,
- "id": "b7e89160-f936-45de-98fe-f09057064bd2",
- "level": 8,
- "security": "auto"
- }
- ]
- }
- ]
- },
- "streamSettings": {
- "network": "ws",
- "security": "tls",
- "tlsSettings": {
- "allowInsecure": true,
- "serverName": "usa3.v2-ray.com"
- },
- "wsSettings": {
- "headers": {
- "Host": "usa3.v2-ray.com"
- },
- "path": "/fastssh?u\u003dkakuzo12\u0026p\u003d6085a64e6b41a\u0026"
- }
- },
- "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