Skip to content

jaysonvelagio/SoftetherAutoInstallMultiPlatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Softether Auto Install Multi Platform

  • Softether Auto Install Script for multi platforms updated version
  • Softether VPN server latest version v4.27-9666-beta-2018.04.21
  • Revised to last known stable version due to compilation error from their latest release
  • An open source VPN project from University of Tsukuba Japan
  • Centos 6 or 7 x64
  • Debian 8 (jessie) (Not compatible for Debian 9 (stretch) x64 - compilation error)
  • Ubuntu 14, 15, 16 x64 (Not compatible for Ubuntu 17 and 18 x64 - compilation error)

Instruction

Choose your desired platform folder
Download installer.sh using wget or transfer to your root directory using ftp

Download and install the installer.sh by executing the commands below

For centos and fedora (copy all the text below and paste on your terminal)

yum install wget -y && wget https://raw.githubusercontent.com/jaysonvelagio/SoftetherAutoInstallMultiPlatform/master/Centos/installer.sh && chmod +x installer.sh && ./installer.sh


For debian and ubuntu (copy all the text below and paste on your terminal)

wget https://raw.githubusercontent.com/jaysonvelagio/SoftetherAutoInstallMultiPlatform/master/Debian%20and%20Ubuntu/installer.sh && chmod +x installer.sh && ./installer.sh


VPN server commands

/etc/init.d/vpnserver start - to start
/etc/init.d/vpnserver restart - to restart
/etc/init.d/vpnserver stop - to stop

  • vpncmd is at /usr/local/vpnserver

If you can't connect to your vpn server using VPN server manager. Open this ports on your firewall dashboard if you are using Google cloud, Amazon AWS, Alibaba Cloud and Digital Ocean

TCP 443
TCP 992
TCP 1194
TCP 5555

For more information message me on facebook: Jayson Velagio