Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.13 KB

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