Benj Dag f035775047 restart all services at the end of install | пре 7 година | |
---|---|---|
README.md | пре 7 година | |
bash.bashrc | пре 7 година | |
caddy.service | пре 7 година | |
config.json | пре 7 година | |
getconfig.sh | пре 7 година | |
globe.txt | пре 7 година | |
haproxy.cfg | пре 7 година | |
hpi.txt | пре 7 година | |
index.html | пре 7 година | |
injector.txt | пре 7 година | |
ip6tables-vpn.sh | пре 7 година | |
iptables-vpn.sh | пре 7 година | |
newuser.sh | пре 7 година | |
openvpn.sh | пре 7 година | |
setup.sh | пре 7 година | |
sony-domains.txt | пре 7 година | |
sprunge.sh | пре 7 година | |
squid.conf | пре 7 година | |
squid3.conf | пре 7 година | |
tap_soft.interface | пре 7 година | |
tmux.conf | пре 7 година | |
tnt.txt | пре 7 година | |
udp.txt | пре 7 година | |
update-settings.sh | пре 7 година | |
wordlist.txt | пре 7 година |
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.