0% found this document useful (0 votes)
257 views

V2ray Server

This document contains configuration information for a V2Ray server located in Canada that provides access through SSHSTORES. It includes DNS, inbound and outbound port configurations, logging settings, and VMess transport settings to connect to the proxy server over TLS with WebSocket headers. Traffic is then routed through the proxy, direct, or blocked based on the policy and routing rules.

Uploaded by

Aahs Buduh
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
257 views

V2ray Server

This document contains configuration information for a V2Ray server located in Canada that provides access through SSHSTORES. It includes DNS, inbound and outbound port configurations, logging settings, and VMess transport settings to connect to the proxy server over TLS with WebSocket headers. Traffic is then routed through the proxy, direct, or blocked based on the policy and routing rules.

Uploaded by

Aahs Buduh
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Canada – SSHSTORES

vmess://eyJ2IjogIjIiLCJwcyI6ICJEdW1iIiwiYWRkIjogInYycmF5Y2EtMS5zc2hzdG9yZXMudmlwIiwicG9yd
CI6ICI0NDMiLCJpZCI6ICIxNjYxZGYzNC1iMjJlLTRjZTMtYTFjNi1lNDk1NzM1OGY3NzIiLCJhaWQiOiAiNjQi
LCJuZXQiOiAid3MiLCJ0eXBlIjogIm5vbmUiLCJob3N0IjogIjEwNC4iLCJwYXRoIjogIi9zc2hzdG9yZXMiLCJ0
bHMiOiAidGxzIn0

“dns”: {

“servers”: [

“8.8.8.8”,

“8.8.4.4”

},

“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”: “none”

},

“outbounds”: [

“mux”: {

“enabled”: true

},

“protocol”: “vmess”,

“settings”: {

“vnext”: [

“address”: “104.16.86.20”,

“port”: 443,

“users”: [

“alterId”: 64,

“id”: “ec568dfa-98fe-42d2-b3fc-a4e102997b29”,

“level”: 8,

“security”: “auto”

}
]

},

“streamSettings”: {

“network”: “ws”,

“security”: “tls”,

“tlsSettings”: {

“allowInsecure”: true,

“serverName”: “v2rayca-1.sshstores.vip”

},

“wsSettings”: {

“headers”: {

“Host”: “v2rayca-1.sshstores.vip”

},

“path”: “/sshstores”

},

“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”: “Asls”,

“rules”: []

},

“stats”: {}

You might also like