Multi Hop (10 Hop) SSH Proxy
Digital
Novo
Rp350000
In stock
Depok, Jawa Barat, Indonesia
0 Anterior
Multi Hop Proxy (atau disebut juga multi-hop VPN atau proxy berantai) adalah teknik penerusan koneksi internet melalui lebih dari satu server proxy atau VPN secara berurutan, sebelum akhirnya mencapai tujuan akhir (misalnya situs web atau API yang diakses). Maksimal HOP 10.
Aplikasi ini hanya dapat digunakan untuk akses SSH.
Ilustrasi:
Koneksi kamu → Proxy 1 → Proxy 2 → Proxy 3 → Internet (tujuan akhir).
Cara Penggunaan :
Mode skrip ssh terdefinisi.
ssh.exe \
--proxy socks5:192.0.2.10:1080 \
--proxy http:198.51.100.5:3128:httpuser:httppass \
--ssh-host 198.51.100.15 --ssh-port 22 --ssh-user remoteuser --ssh-pass remotepass \
--cmd "uname -a"
atau
Mode interaktif seperti terminal/ cmd
ssh.exe \
--proxy socks5:192.0.2.10:1080 \
--proxy http:198.51.100.5:3128:httpuser:httppass \
--ssh-host 198.51.100.15 --ssh-port 22 --ssh-user remoteuser --ssh-pass remotepass \
--interactive
Aplikasi ini hanya dapat digunakan untuk akses SSH.
Ilustrasi:
Koneksi kamu → Proxy 1 → Proxy 2 → Proxy 3 → Internet (tujuan akhir).
Cara Penggunaan :
Mode skrip ssh terdefinisi.
ssh.exe \
--proxy socks5:192.0.2.10:1080 \
--proxy http:198.51.100.5:3128:httpuser:httppass \
--ssh-host 198.51.100.15 --ssh-port 22 --ssh-user remoteuser --ssh-pass remotepass \
--cmd "uname -a"
atau
Mode interaktif seperti terminal/ cmd
ssh.exe \
--proxy socks5:192.0.2.10:1080 \
--proxy http:198.51.100.5:3128:httpuser:httppass \
--ssh-host 198.51.100.15 --ssh-port 22 --ssh-user remoteuser --ssh-pass remotepass \
--interactive
Multi Hop Proxy (atau disebut juga multi-hop VPN atau proxy berantai) adalah teknik penerusan koneksi internet melalui lebih dari satu server proxy atau VPN secara berurutan, sebelum akhirnya mencapai tujuan akhir (misalnya situs web atau API yang diakses). Maksimal HOP 10.
Aplikasi ini hanya dapat digunakan untuk akses SSH.
Ilustrasi:
Koneksi kamu → Proxy 1 → Proxy 2 → Proxy 3 → Internet (tujuan akhir).
Cara Penggunaan :
Mode skrip ssh terdefinisi.
ssh.exe \
--proxy socks5:192.0.2.10:1080 \
--proxy http:198.51.100.5:3128:httpuser:httppass \
--ssh-host 198.51.100.15 --ssh-port 22 --ssh-user remoteuser --ssh-pass remotepass \
--cmd "uname -a"
atau
Mode interaktif seperti terminal/ cmd
ssh.exe \
--proxy socks5:192.0.2.10:1080 \
--proxy http:198.51.100.5:3128:httpuser:httppass \
--ssh-host 198.51.100.15 --ssh-port 22 --ssh-user remoteuser --ssh-pass remotepass \
--interactive
0 Comentários
0 Compartilhamentos
59 Visualizações
0 Anterior