What's new

Script Auto Install SSH OpenVPN VPS Debian 10 64 bit additional features such as OpenVPN TCP-UDP

sXc

Forum Expert
Joined
Jul 31, 2017
Posts
3,094
Reaction
19,879
Points
2,757
d10.png

In this article I will share the auto install SSH and OpenVPN scripts for the 64 bit Debian 10 (Buster) VPS.

This script basically has features like the auto install script that I share for Debian 9.
But there are some additional features such as OpenVPN TCP-UDP.

Script Features

Following are the features of this script:
  1. OpenSSH, ports: 22, 444
  2. Dropbear, ports: 80, 143
  3. SSL, port: 443
  4. Squid3, port: 8000, 8080 (limit to IP VPS)
  5. Badvpn: badvpn-udpgw port 7200
  6. Webmin: http: // IPVPS: 10000 /
  7. OpenVPN: TCP 1194 and UDP 25000
  8. Menu script: displays a list of available commands
  9. Usernew script: create SSH and OpenVPN accounts
  10. Trial script: create SSH and OpenVPN trial accounts
  11. Delete script: delete SSH and OpenVPN accounts
  12. Check script: check user login
  13. Script member: check the list of SSH and OpenVPN members
  14. Script speedtest: VPS speedtest
  15. Info script: displays system information
  16. Script about: information about the auto install script
  17. VPS auto reboots every 12 at night
Terms

As usual, before executing this script, make sure that your VPS is still fresh and has not installed any applications.
Also, make sure that your VPS has a Debian 10 64 bit operating system.

How to Install Script

Download the script with the command

# wget http : //evira.us/deb10.sh

Change the script to be executable with the command

# chmod + x deb10 . sh


5. Execute the script with the command

# ./ deb10 . sh

The script installation process takes about 3-5 minutes.

After the script installation process is complete, don't forget to run the following command

# reboot

After running the reboot command, the SSH connection to the VPS will be automatically disconnected.
Wait for 1-3 minutes or more.
loleggnig.gif

Command for multi log in:

# /etc/openvpn/server-tcp.conf
# /etc/openvpn/server-udp.conf
loleggnig.gif

Credit to owner
 

Attachments

Last edited:
sir saan ba ilalagay yung Menu script,Check script,Script member,Script speedtest,Info script
pag lagay ko kasi sa putty command not found daw pahelp naman

pati po yung ovpn pano ma dl
 
Last edited:
  • Sad
Reactions: sXc
Back
Top