8000 GitHub - darkrenz/VPS-Autoscript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

darkrenz/VPS-Autoscript

8000
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This script will install:

Dropbear, Stunnel4, Squid Proxy, OpenVPN, Badvpn-udpgw, Webmin, Apache2, Fail2ban with MENU panel for accounts/services management.

Optional: WS+Dropbear, WS+SSL, WS+Ovpn

Installation

Please install on a fresh deployed Ubuntu 18.04/20.04 or Debian 9/10 to minimize errors.

Installer was tested using AWS Lightsail Instances.

Run command:
rm -f vpsphc && wget -O vpsphc "https://raw.githubusercontent.com/darkrenz/VPS-Autoscript/main/vpsphc" && chmod +x vpsphc && apt update && apt install screen -y && screen -S phc ./vpsphc

Note

In case you get disconnected during installation, just relogin to your vps and type the command:

screen -r

Credits

All credits goes to the masters of PHCORNER

-Bon-chan

-Fast VPN for badvpn tutorial

-N O T E for websocket

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0