Skip to content

This is A simple But Very Effective Script To Install ShadowSocks Server On Your Linux Server

Notifications You must be signed in to change notification settings

teelge/Shadowsocks-Server-byT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to My Github 👋

I Made This Script So Everyone Could Create Proxy Server For People In need of Internet Without Limitation ✌🏻 Feel Free To Use This ONE line Code to deploy your very Own Server

✨This is A simple But Very Effective Script To Install ShadowSocks Server On Your Linux Server By T For Freedom To Iranian People

demo

To Run The Instalation First Update Your Linux Server With This Command

sudo -- sh -c 'apt-get update; apt-get upgrade -y; apt-get full-upgrade -y; apt-get autoremove -y; apt-get autoclean -y ; clear'

🚀 Then Copy And Paste This Line In your Linux Terminal

wget -N --no-check-certificate https://raw.githubusercontent.com/teelge/Shadowsocks-Server-byT/main/SocksByT.sh && chmod +x SocksByT.sh && bash SocksByT.sh

‼️ Make Sure that the TCP port That You Chose in the script is open by opening it on your router or server provider's network settings. Otherwise, you will not be able to connect to the server.‼️

check Status of The Server With This Command

sudo systemctl status shadowsocks-libev-server@config

To tweak the setting Use This Command

sudo nano /var/snap/shadowsocks-libev/common/etc/shadowsocks-libev/config.json

🗑️ Uninstall !! (Run The Command Again)

wget -N --no-check-certificate https://raw.githubusercontent.com/teelge/Shadowsocks-Server-byT/main/SocksByT.sh && chmod +x SocksByT.sh && bash SocksByT.sh

About

This is A simple But Very Effective Script To Install ShadowSocks Server On Your Linux Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages