Auto Install OpenVPN, Squid3, Dropbear, and SSH for debian 8 64 bit
Original script by :
- Fornesia
- Rzengineer https://github.com/rzengineer/Auto-Installer-VPS
- Fawzya
- for debian 7
- Mod by Bustami Arifin https://www.kangarif.net/2017/10/script-auto-install-ssh-openvpn-untuk.html
Upgrade and mod by Umar Ajurna
- for debian 8 64 bit
-
wget https://raw.githubusercontent.com/IDwebsource/autoinstall-openvpn-deb8/master/ovpndeb8.sh
If problem "ERROR: The certificate of 'raw.githubusercontent.com' is not trusted"
The solution simple install: apt-get install ca-certificates -
chmod +x ovpndeb8.sh
-
./ovpndeb8.sh
- wget https://raw.githubusercontent.com/IDwebsource/autoinstall-openvpn-deb8/master/ovpndeb9.sh
- chmod +x ovpndeb9.sh
- ./ovpndeb9.sh
- Done