Last active
October 2, 2024 16:14
-
-
Save ircfspace/282a47b83bc77a25a0091daab6535045 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "inbounds": [{ | |
| "port": "PORTPORT", | |
| "listen": "127.0.0.1", | |
| "tag": "socks-inbound", | |
| "protocol": "socks", | |
| "settings": { | |
| "auth": "noauth", | |
| "udp": false, | |
| "ip": "127.0.0.1" | |
| }, | |
| "sniffing": { | |
| "enabled": true, | |
| "destOverride": ["http", "tls"] | |
| } | |
| }], | |
| "outbounds": [ | |
| { | |
| "tag": "proxy", | |
| "protocol": "vless", | |
| "settings": { | |
| "vnext": [{ | |
| "address": "IP.IP.IP.IP", | |
| "port": XXXXX, | |
| "users": [{"id": "XXXXXX", | |
| "encryption": "none" | |
| }] | |
| }] | |
| }, | |
| "streamSettings": { | |
| "network": "ws", | |
| "wsSettings": { | |
| "path": "XXXXXX", | |
| "headers": { | |
| "Host": "XXXXXXX" | |
| } | |
| } | |
| } | |
| } | |
| ], | |
| "tag": "fragment", | |
| "protocol": "freedom", | |
| "settings": { | |
| "fragment": { | |
| "packets": "XXXXX", | |
| "length": "XXXXX", | |
| "interval": "XXXXX" | |
| } | |
| }, | |
| "streamSettings": { | |
| "sockopt": { | |
| "TcpNoDelay": true, | |
| "tcpKeepAliveIdle": 100, | |
| "mark": 255 | |
| } | |
| }, | |
| "other": {} | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
سلام دستون دردنکنه