Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "inbounds": [
- {
- "listen": "127.0.0.1",
- "port": 3080,
- "protocol": "socks",
- "settings": {
- "auth": "noauth",
- "udp": true,
- "userLevel": 8
- }
- },
- {
- "listen": "127.0.0.1",
- "port": 8880,
- "protocol": "http",
- "settings": {
- "userLevel": 8
- }
- }
- ],
- "log": {
- "loglevel": "none"
- },
- "outbounds": [
- {
- "mux": {
- "concurrency": 8,
- "enabled": false
- },
- "protocol": "trojan",
- "settings": {
- "servers": [
- {
- "address": "kama.eddervpn.online",
- "port": 443,
- "password": "310c86e7-b6e1-4f2a-a482-8f4b4522d616",
- "email": "[email protected]",
- "flow": "",
- "level": 8,
- "security": "chacha20-poly1305"
- }
- ]
- },
- "streamSettings": {
- "network": "ws",
- "security": "tls",
- "tlsSettings": {
- "allowInsecure": true,
- "serverName": "www.paypal.com"
- },
- "wsSettings": {
- "headers": {
- "Host": "www.paypal.com"
- },
- "path": "\/v2ray"
- }
- }
- }
- ],
- "policy": {
- "levels": {
- "8": {
- "connIdle": 300,
- "downlinkOnly": 1,
- "handshake": 4,
- "uplinkOnly": 1
- }
- },
- "system": {
- "statsOutboundUplink": false,
- "statsOutboundDownlink": false
- }
- },
- "stats": {}
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement