No Description

HIdeSSH 616bd3a8a0 Update ujiv2ray.sh 3 years ago
OVPN a1192112af Update ovpnbaru.sh 3 years ago
bbr f91450e562 Create bbr.sh 3 years ago
berantakan 616bd3a8a0 Update ujiv2ray.sh 3 years ago
certi fbb38b323f Create sg4-key 3 years ago
config 89af10c20e Create squid2 3 years ago
l2tp 4c3d8cd1a1 Update install 4 years ago
security 58330bbd55 Create torrent 4 years ago
setup 78f198bcea Update ssh1.sh 3 years ago
ssh 16f06ac5fd Update lt2p.sh 4 years ago
sslh a1323cdebc Create 1 3 years ago
vmess 41091574d7 Create setu.sh 3 years ago
vray 85025f9eb0 Update ins-vt.sh 3 years ago
webscoket 1194d39951 Create kuy12.sh 3 years ago
README.md 273e03e200 Update README.md 3 years ago
add-wgssh 42f83e9431 Update add-wgssh 4 years ago
openvpn-1.sh 5195010b7b Update openvpn-1.sh 4 years ago
openvpn.sh 91c37525fd Update openvpn.sh 4 years ago
opok.sh 891fb13fe1 Update opok.sh 3 years ago
setup-opok.sh 11a848a069 Update setup-opok.sh 3 years ago
setup-v2ray.sh 8014b3d943 Update setup-v2ray.sh 3 years ago
ssh-baru.sh 56735caa99 Update ssh-baru.sh 4 years ago
ssh.sh c40eee7a30 Create ssh.sh 4 years ago
torrent 86d67bbe30 Update torrent 4 years ago
tunnel1.sh 0f9b27a133 Update tunnel1.sh 4 years ago
tunnel2.sh 362cbea209 Update tunnel2.sh 4 years ago
tunnel3.sh ff73f61501 Create tunnel3.sh 4 years ago
tunnel5.sh a061f82e66 Update tunnel5.sh 4 years ago
tunnel6.sh 4055e72c31 Update tunnel6.sh 4 years ago
tunnel7.sh b5ae0ddad7 Update tunnel7.sh 4 years ago
wg-hidessh 3ebbb05daa Update wg-hidessh 4 years ago

README.md

Copyright 2021 hidessh.com

#Update Serveer VPS apt-get update && apt-get upgrade -y && update-grub && sleep 2 && reboot

Auto installer Script

#SSH TUNNEL + SSHL Multi Port

installer


wget https://raw.githubusercontent.com/4hidessh/sshtunnel/master/debian10/ssh1.sh && chmod +x ssh1.sh && ./ssh1.sh


#Tunnel VPN

#L2TP/IPSec TUNNEL + SSH TUNNEL

installer


wget https://raw.githubusercontent.com/4hidessh/hidessh/main/l2tp/ssh-lt2p && chmod +x ssh-lt2p && bash ssh-lt2p


#OpenVPN TUNNEL + SSH TUNNEL

installer


wget https://raw.githubusercontent.com/4hidessh/hidessh/main/OVPN/ovpn.sh && chmod +x ovpn.sh && bash ovpn.sh

wget https://raw.githubusercontent.com/4hidessh/hidessh/main/setup/vpn.sh && chmod +x vpn.sh && bash vpn.sh


#WIREGUARD TUNNEL + SSH TUNNEL

Installer Wireguard


apt-get update -y && apt-get upgrade -y && wget -O install-wireguard-engine "https://www.dropbox.com/s/3kg8d3qaot85pl6/install-wireguard-engine?dl=1" && chmod +x install-wireguard-engine && ./install-wireguard-engine


tambahan script


wget https://raw.githubusercontent.com/4hidessh/hidessh/main/wg-hidessh && chmod +x wg-hidessh && ./wg-hidessh


==============================================

#SSH TUNNEL + Websocket

installer


sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt update && apt install -y bzip2 gzip coreutils screen curl wget && wget https://raw.githubusercontent.com/4hidessh/websocket/main/setup.sh && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh


#OpenVPN Server


wget https://raw.githubusercontent.com/4hidessh/hidessh/main/OVPN/ovpnbaru.sh && chmod +x ovpnbaru.sh && ./ovpnbaru.sh


#v2ray + SSH Tunnel + Websocket


wget https://raw.githubusercontent.com/4hidessh/hidessh/main/berantakan/ujiv2ray.sh && chmod +x ujiv2ray.sh && ./ujiv2ray.sh


TLS : 443 NON TLS : 880