Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "dns": {
- "servers": [
- "1.1.1.1"
- ]
- },
- "inbounds": [
- {
- "listen": "127.0.0.1",
- "port": "1080",
- "protocol": "socks",
- "settings": {
- "auth": "noauth",
- "udp": true,
- "userLevel": 8
- },
- "sniffing": {
- "destOverride": [
- "http",
- "tls"
- ],
- "enabled": true
- },
- "tag": "socks"
- },
- {
- "listen": "127.0.0.1",
- "port": "10809",
- "protocol": "http",
- "settings": {
- "userLevel": 8
- },
- "tag": "http"
- }
- ],
- "log": {
- "loglevel": "none"
- },
- "outbounds": [
- {
- "mux": {
- "enabled": false
- },
- "protocol": "vmess",
- "settings": {
- "vnext": [
- {
- "address": "smart.com.ph",
- "port": 443,
- "users": [
- {
- "alterId": 0,
- "id": "562d204f-d7fd-426f-8e06-0f8c4c59cbf8",
- "level": 8,
- "security": "auto"
- }
- ]
- }
- ]
- },
- "streamSettings": {
- "network": "ws",
- "security": "tls",
- "tlsSettings": {
- "allowInsecure": true,
- "serverName": "smart.com.ph"
- },
- "wsSettings": {
- "headers": {
- "Host": "gibo.tk"
- },
- "path": "/worryfree"
- }
- },
- "tag": "VMESS"
- }
- ],
- "policy": {
- "levels": {
- "8": {
- "connIdle": 300,
- "downlinkOnly": 1,
- "handshake": 4,
- "uplinkOnly": 1
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement