Skip to content
forked from hang666/s5light

A lightweight socks5 proxy server and install script.

License

Notifications You must be signed in to change notification settings

aenulrofik/socks5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S5light

GitHub all releases GitHub GitHub release (latest by date)

GitHub Repo stars GitHub forks GitHub followers

A lightweight socks5 proxy server and install script.

This software supports Windows/MacOS/Centos/Debian/Ubuntu and, in theory, all Linux.

Configuration file using YAML language.

Please fill in the template according to "config.yaml.example", and save it as "config.yaml".

You can also use the "--config" flag to customize the path to the config file.

Features

  • Full TCP/UDP support
  • Multiple validation
  • IP address whitelisting
  • Specify out local address

Install Script:

wget --no-check-certificate https://raw.githubusercontent.com/hang666/s5light/main/script/install.sh -O install_s5.sh && bash install_s5.sh

About

A lightweight socks5 proxy server and install script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 67.6%
  • Makefile 22.2%
  • Shell 10.2%