This media is not supported in your browser
VIEW IN TELEGRAM
Easy switch ws/wss method and slowDns..
*Multi SSH di HTTP Custom*
Ketika anda menggunakan v3.10.19(462), host pada payload gunakan fungsi rotate dan sesuaikan dgn domain ssh v2ray
HEAD / HTTP/1.1[crlf]Host: [rotate=sgx1.mainssh.com;sgx2.mainssh.com][crlf]Upgrade: websocket[crlf][crlf]
------------------------------------------------
*Multi SSH on HTTP Custom*
When you using v3.10.19(462), the host on the payload uses the rotate function to match the v2ray ssh domain, for example:
HEAD / HTTP/1.1[crlf]Host: [rotate=sgx1.mainssh.com;sgx2.mainssh.com][crlf]Upgrade: websocket[crlf][crlf]
------------------------------------------------
Template json:
{
"inbounds": [],
"outbounds": [
{
"mux": {
"enabled": true
},
"domainStrategy": "PreferIPv4",
"protocol": "ssh",
"settings": {
"address": "sgx1.mainssh.com",
"password": "eprodev",
"port": 443,
"user": "eprodev"
},
"streamSettings": {},
"tag": "SSH_1"
},
{
"mux": {
"enabled": true
},
"domainStrategy": "PreferIPv4",
"protocol": "ssh",
"settings": {
"address": "sgx2.mainssh.com",
"password": "eprdvteam",
"port": 443,
"user": "eprdvteam"
},
"streamSettings": {},
"tag": "SSH_2"
}
],
"policy": {
"levels": {
"8": {
"connIdle": 300,
"downlinkOnly": 1,
"handshake": 4,
"uplinkOnly": 1
}
}
},
"routing": {
"balancers": [
{
"tag": "lb",
"selector": [
"SSH_1",
"SSH_2"
]
}
],
"rules": [
{
"type": "field",
"network": "tcp,udp",
"balancerTag": "lb"
}
]
}
}
Ketika anda menggunakan v3.10.19(462), host pada payload gunakan fungsi rotate dan sesuaikan dgn domain ssh v2ray
HEAD / HTTP/1.1[crlf]Host: [rotate=sgx1.mainssh.com;sgx2.mainssh.com][crlf]Upgrade: websocket[crlf][crlf]
------------------------------------------------
*Multi SSH on HTTP Custom*
When you using v3.10.19(462), the host on the payload uses the rotate function to match the v2ray ssh domain, for example:
HEAD / HTTP/1.1[crlf]Host: [rotate=sgx1.mainssh.com;sgx2.mainssh.com][crlf]Upgrade: websocket[crlf][crlf]
------------------------------------------------
Template json:
{
"inbounds": [],
"outbounds": [
{
"mux": {
"enabled": true
},
"domainStrategy": "PreferIPv4",
"protocol": "ssh",
"settings": {
"address": "sgx1.mainssh.com",
"password": "eprodev",
"port": 443,
"user": "eprodev"
},
"streamSettings": {},
"tag": "SSH_1"
},
{
"mux": {
"enabled": true
},
"domainStrategy": "PreferIPv4",
"protocol": "ssh",
"settings": {
"address": "sgx2.mainssh.com",
"password": "eprdvteam",
"port": 443,
"user": "eprdvteam"
},
"streamSettings": {},
"tag": "SSH_2"
}
],
"policy": {
"levels": {
"8": {
"connIdle": 300,
"downlinkOnly": 1,
"handshake": 4,
"uplinkOnly": 1
}
}
},
"routing": {
"balancers": [
{
"tag": "lb",
"selector": [
"SSH_1",
"SSH_2"
]
}
],
"rules": [
{
"type": "field",
"network": "tcp,udp",
"balancerTag": "lb"
}
]
}
}
JANGAN SALAH PAHAM METHOD ITU SUDAH ADA DARI VERSI² SEBELUM²NYA, ITU BUAT PREPARE MENGAPA DIBUAT SEPERTI ITU. (NTAR DI SANGKA JIPLAK LAGI)
------------------------------------------------
DO NOT MISUNDERSTAND THAT METHOD ALREADY EXISTS FROM PREVIOUS VERSIONS, THAT MAKES PREPARE WHY I MAKE LIKE THAT LAST TIME.
------------------------------------------------
DO NOT MISUNDERSTAND THAT METHOD ALREADY EXISTS FROM PREVIOUS VERSIONS, THAT MAKES PREPARE WHY I MAKE LIKE THAT LAST TIME.
HTTP Custom v4.4.22(491)
- fix force close some device
Tested: Galaxy A13 Android OS 13
- fix force close some device
Tested: Galaxy A13 Android OS 13
[Pemberitahuan/Announcement]
- untuk versi 500 keatas jika ada kendala dengan ping, anda bisa merubah default "Destination Ping" di manu titik 3 paling bawah no. 3
- for version 500 and above if there are problems with ping, you can change the default "Destination Ping" in More Options (3 dost), number 3 from bottom
- untuk versi 500 keatas jika ada kendala dengan ping, anda bisa merubah default "Destination Ping" di manu titik 3 paling bawah no. 3
- for version 500 and above if there are problems with ping, you can change the default "Destination Ping" in More Options (3 dost), number 3 from bottom
v4.6.5(519)
- udp custom (custom tx and rx if u get slow speed from UDP Tweak Settings)
- move "WakeLock" to menu more options (3 dost) "Utility"
- option save config include menu more options (3 dots)
## installer udp-custom server side already tested on ubuntu 20.04-x64 ##
wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://docs.google.com/uc?export=download&id=1CCEp3uoQ5E4LxkydfzcM7yD6elos6Ufh' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=1CCEp3uoQ5E4LxkydfzcM7yD6elos6Ufh" -O install-udp && rm -rf /tmp/cookies.txt && chmod +x install-udp && ./install-udp [optional port exclude separated by coma, ex. 7300,1194]
Note:
- use optional port exclude when port udp between 1-65535 already use by other udp tunnel, like badvpn, ovpn udp and other.
- edit path config /root/udp/config.json, after change it then reboot
Catatan:
- gunakan opsional pengecualian port jika port antara 1-65535 sudah digunakan oleh tool udp lainnya, seperti badvpn, ovpn udp dan lain-lain.
- lokasi utk merubah konfigurasi /root/udp/config.json, setelah dirubah kemudian reboot
- udp custom (custom tx and rx if u get slow speed from UDP Tweak Settings)
- move "WakeLock" to menu more options (3 dost) "Utility"
- option save config include menu more options (3 dots)
## installer udp-custom server side already tested on ubuntu 20.04-x64 ##
wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://docs.google.com/uc?export=download&id=1CCEp3uoQ5E4LxkydfzcM7yD6elos6Ufh' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=1CCEp3uoQ5E4LxkydfzcM7yD6elos6Ufh" -O install-udp && rm -rf /tmp/cookies.txt && chmod +x install-udp && ./install-udp [optional port exclude separated by coma, ex. 7300,1194]
Note:
- use optional port exclude when port udp between 1-65535 already use by other udp tunnel, like badvpn, ovpn udp and other.
- edit path config /root/udp/config.json, after change it then reboot
Catatan:
- gunakan opsional pengecualian port jika port antara 1-65535 sudah digunakan oleh tool udp lainnya, seperti badvpn, ovpn udp dan lain-lain.
- lokasi utk merubah konfigurasi /root/udp/config.json, setelah dirubah kemudian reboot
## New installer udp-custom, only compatible with H.C v4.6.14(529) ##
- add new user: useradd -M change_me -s /bin/false -e 2023-12-31 && passwd change_me
- only supports x64 bit
wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://docs.google.com/uc?export=download&id=1S3IE25v_fyUfCLslnujFBSBMNunDHDk2' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=1S3IE25v_fyUfCLslnujFBSBMNunDHDk2" -O install-udp && rm -rf /tmp/cookies.txt && chmod +x install-udp && ./install-udp [optional port exclude separated by coma, ex. 53,5300]
- add new user: useradd -M change_me -s /bin/false -e 2023-12-31 && passwd change_me
- only supports x64 bit
wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://docs.google.com/uc?export=download&id=1S3IE25v_fyUfCLslnujFBSBMNunDHDk2' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=1S3IE25v_fyUfCLslnujFBSBMNunDHDk2" -O install-udp && rm -rf /tmp/cookies.txt && chmod +x install-udp && ./install-udp [optional port exclude separated by coma, ex. 53,5300]
HTTP Custom v4.6.14(529)
- new udp custom only compatible with new auto installer udp-custom
- fix vc (voice/video call) udp custom (must install badvpn in server side)
- improve performance ping
Report all issue https://fb.me/eprodevteam
- new udp custom only compatible with new auto installer udp-custom
- fix vc (voice/video call) udp custom (must install badvpn in server side)
- improve performance ping
Report all issue https://fb.me/eprodevteam
v4.10.28(583) - Beta version
- option payload enhanced
- move "Enable DNS" to "More Options - Utility"
Note:
- join from playstore to get beta version
- tick enhanced if any some server provider stack on info SSH-2.0-dropbear_xxx or SSH-2.0-OpenSSH_xxx, etc.
Report all issue https://fb.me/eprodevteam
- option payload enhanced
- move "Enable DNS" to "More Options - Utility"
Note:
- join from playstore to get beta version
- tick enhanced if any some server provider stack on info SSH-2.0-dropbear_xxx or SSH-2.0-OpenSSH_xxx, etc.
Report all issue https://fb.me/eprodevteam