What's new

G·TM Added Azure HK1 and AWS SG1 & SG2 servers | V2ray Panel is Back ! vmess | vless | shadowsocks | CoronaSSH

[XX='PHC_Gulai23, c: 907461, m: 1003275'][/XX] no problem boss :) expect your request will be granted on the next update boss :) thanks by the way for your awesome feedback :love:
 
sa mga nakagawa na ng account sa panel ni sir especially vless config paano nyo convert as .json yung nacopy nyong link?gamitin ko sana sa pc at modem salamat po
 
Last edited:
{
"dns": {
"servers": [
"1.1.1.1"
]
},
"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": "warning"
},
"outbounds": [
{
"mux": {
"enabled": false
},
"protocol": "vless",
"settings": {
"vnext": [
{
"address": "#bughost",
"port": 443,
"users": [
{
"alterId": 64,
"encryption": "none",
"id": "#UID",
"level": 8,
"security": "auto"
}
]
}
]
},
"streamSettings": {
"network": "ws",
"security": "tls",
"tlsSettings": {
"allowInsecure": true,
"serverName": "#Host Address"
},
"wsSettings": {
"headers": {
"Host": "#Host Address"
},
"path": "#path"
}
},
"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": "IPIfNonMatch",
"rules": []
},
"stats": {}
}
 
Paano po paganahin ang vless gusto ko sana e try sa modem.. Pahinge po vless config na ready to import na salamat po ts
 
Back
Top