V2ray for huawei modem [525/936/938]

[XX='edrafil, c: 968742, m: 361981'][/XX] open nyo lang po yung script ng any text editor, tapos edit nyo yung want nyo
 
B525-625a po, ang problema lng paano gumawa ng vless for modem KC hindi binabasa ng napster ang vless. paano sir.?
[CODE title="Vless format"]
{
"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": "palitan-mo-to-ng-Working-Bughost-Dito",
"port": 443,
"users": [
{
"alterId": 64,
"encryption": "none",
"id": "palitan-mo-to-ng-UID-ng-server-mo",
"level": 8,
"security": "auto"
}
]
}
]
},
"streamSettings": {
"network": "ws",
"security": "tls",
"tlsSettings": {
"allowInsecure": true,
"serverName": "palitan-mo-to-ng-servername-ng-host-mo"
},
"wsSettings": {
"headers": {
"Host": "palitan-mo-to-ng-servername-ng-host-mo"
},
"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": {}
}[/CODE]

replace mo na lang yung mga obvious words na nilagay ko dyan ganyan dapat format ng vless config mo,
1.Working Bughost
2.UID from your server or free config server
3.Server name or host name from the server
4.Server name or host name from the server

tapos save mo as namenagustomo.json
 
[CODE title="Vless format"]{
"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": "Working-Bughost-Dito",
"port": 443,
"users": [
{
"alterId": 64,
"encryption": "none",
"id": "UID-ng-server-mo",
"level": 8,
"security": "auto"
}
]
}
]
},
"streamSettings": {
"network": "ws",
"security": "tls",
"tlsSettings": {
"allowInsecure": true,
"serverName": "servername-ng-host-mo"
},
"wsSettings": {
"headers": {
"Host": "servername-ng-host-mo"
},
"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": {}
}[/CODE]

replace mo na lang yung mga words na nilagay ko dyan ganyan dapat format ng vless config mo,
boss pm kita
 
ginawa ko na
[CODE title="Vless format"]
{
"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": "palitan-mo-to-ng-Working-Bughost-Dito",
"port": 443,
"users": [
{
"alterId": 64,
"encryption": "none",
"id": "palitan-mo-to-ng-UID-ng-server-mo",
"level": 8,
"security": "auto"
}
]
}
]
},
"streamSettings": {
"network": "ws",
"security": "tls",
"tlsSettings": {
"allowInsecure": true,
"serverName": "palitan-mo-to-ng-servername-ng-host-mo"
},
"wsSettings": {
"headers": {
"Host": "palitan-mo-to-ng-servername-ng-host-mo"
},
"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": {}
}[/CODE]

replace mo na lang yung mga obvious words na nilagay ko dyan ganyan dapat format ng vless config mo,
1.Working Bughost
2.UID from your server or free config server
3.Server name or host name from the server
4.Server name or host name from the server

tapos save mo as namenagustomo.json
ginawa ko na yan po kaya lang not connected pa rin, pero try ko uli mamaya sir, salamat po sir ng marami
 
working pa po yung pinagkukuhanan ko, kasi pag sa pc ko gagamitin connected naman po, siguro pag same server o site pinagkuhanan pwede pero pag iba ayaw, .
 
update ko lang sir, kapag pinatay ko yung modem di na uli makakonek using vmess pero vless ok sya, kailangan iexecute uli yung script para magwork yung vmess.
 

About this Thread

  • 4K
    Replies
  • 157K
    Views
  • 478
    Participants
Last reply from:
Fr33doM

Trending Topics

Online now

Members online
466
Guests online
739
Total visitors
1,205

Forum statistics

Threads
2,282,360
Posts
29,007,886
Members
1,223,897
Latest member
montereal
Back
Top