Skip to content

samsesh/softether-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

softehter installer on ubuntu

  • one command installer
git clone https://github.com/samsesh/softether-install && cd softether-install &&  bash install.sh
  • install use tmux on one command
tmux -S softetherInstaller "git clone https://github.com/samsesh/softether-install && cd softether-install &&  bash install.sh"

It is better to use tmux so that if the ssh connection with the server is interrupted, the command will not be broken, If the connection is interrupted, you can return to the installation page with the following command after connecting to the server

tmux a -d -t softether

how to use

  • go to vpnserver dir
cd /usr/local/vpnserver/
  • run vpncmd and select ro service then for set password on use this command on
./vpncmd ServerPasswordSet
  • for check service status you can use this command
systemctl status vpnserver.service

cfwarp (not recommended)

  • We use cfwarp so that we are inside the cloudflare network and the IP address of the server is not leaked and remains clean.
  • To use it, just do the following
  1. clone project :
git clone https://github.com/samsesh/softether-install.git
  1. Go to the project directory :
cd softether-install
  1. run cfwarp.sh
bash cfwarp.sh 

Note: This feature is not recommended for more than 10-20 users and it causes a decrease in speed - cfwarp repository link

Contributions and Donations ❤️

We greatly appreciate contributions and support for this project. Should you find value in this endeavor, please consider contributing or donating to assist us in maintaining and enhancing it.

Feel free to show your support via the following donation link: Donate

  • BTC : bc1q3ugjgd94lmyyn8mnxr59as0djmswup97dpfash
  • ETH,USDT : 0x9171b9ed929E10C8b02649E9c38796c2689e2c10
  • TRX,USDT : TRo6FajwBxnCE7ekSG6QycJE8SbBXtsksp

Your contributions enable us to continually improve the security and functionality of this project.