Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "dns": {
- "servers": [
- "1.1.1.1"
- ]
- },
- "inbounds": [
- {
- "port": 10808,
- "protocol": "socks",
- "settings": {
- "auth": "noauth",
- "udp": true,
- "userLevel": 8
- },
- "sniffing": {
- "destOverride": [
- "http",
- "tls"
- ],
- "enabled": false
- },
- "tag": "socks"
- },
- {
- "port": 10809,
- "protocol": "http",
- "settings": {
- "userLevel": 8
- },
- "tag": "http"
- }
- ],
- "log": {
- "loglevel": "warning"
- },
- "outbounds": [
- {
- "mux": {
- "enabled": false
- },
- "protocol": "vmess",
- "settings": {
- "vnext": [
- {
- "address": "listen.tidal.com",
- "port": 443,
- "users": [
- {
- "alterId": 64,
- "id": "cd868ee4-c5bc-427c-dc2d-d80e6917800b",
- "level": 8,
- "security": "auto"
- }
- ]
- }
- ]
- },
- "streamSettings": {
- "network": "ws",
- "security": "tls",
- "tlsSettings": {
- "allowInsecure": true,
- "serverName": "d12vorl62h6qwh.cloudfront.net"
- },
- "wsSettings": {
- "headers": {
- "Host": "d12vorl62h6qwh.cloudfront.net"
- },
- "path": "/"
- }
- },
- "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": true,
- "statsOutboundDownlink": true
- }
- },
- "routing": {
- "domainStrategy": "IPIfNonMatch",
- "rules": []
- },
- "stats": {}
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement