Benj Dag f035775047 restart all services at the end of install | před 7 roky | |
---|---|---|
README.md | před 7 roky | |
bash.bashrc | před 7 roky | |
caddy.service | před 7 roky | |
config.json | před 7 roky | |
getconfig.sh | před 7 roky | |
globe.txt | před 7 roky | |
haproxy.cfg | před 7 roky | |
hpi.txt | před 7 roky | |
index.html | před 7 roky | |
injector.txt | před 7 roky | |
ip6tables-vpn.sh | před 7 roky | |
iptables-vpn.sh | před 7 roky | |
newuser.sh | před 7 roky | |
openvpn.sh | před 7 roky | |
setup.sh | před 7 roky | |
sony-domains.txt | před 7 roky | |
sprunge.sh | před 7 roky | |
squid.conf | před 7 roky | |
squid3.conf | před 7 roky | |
tap_soft.interface | před 7 roky | |
tmux.conf | před 7 roky | |
tnt.txt | před 7 roky | |
udp.txt | před 7 roky | |
update-settings.sh | před 7 roky | |
wordlist.txt | před 7 roky |
A shell script to install VPN using SoftEther on Ubuntu VPS like DigitalOcean now requires Ubuntu 16.04 or Debian Jessie or higher
Some parts adapted to Google Cloud Engine VMs
wget -O - bit.ly/se-vpnsetup | sudo bash
This script fetches the SoftEtherVPN Server Source Code from github After SE-VPN is built, it setups the SE-VPN server.
The following are done:
DNSMasq is installed to provide DNS and DHCP to the VPN Clients
IP tables are configured to provide DDOS protection and port redirection:
Haproxy is installed to share port 80,443,8080 to squid, ssh and SE-VPN
Lastly: It outputs a URL with the Sample OpenVPN config which can be modified to connect to various ports.