Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "inbounds": [{
- "port": 443,
- "protocol": "vless",
- "settings": {
- "clients": [
- {
- "id": "ce43bc8b-bf63-485c-906d-ab160d1306ad",
- "level": 0,
- "email": "client5@example.com"
- }
- ],
- "decryption": "none"
- },
- "streamSettings": {
- "network": "ws",
- "wsSettings": {
- "path": "/your_path",
- "headers": {
- "Host": "speedtest.net"
- }
- }
- }
- }],
- "outbounds": [
- {
- "protocol": "freedom",
- "settings": {}
- }
- ],
- "dns": {
- "servers": [
- "8.8.8.8",
- "1.1.1.1"
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement