Skip to content

A lightweight socks5 proxy server and install script.

License

Notifications You must be signed in to change notification settings

hang666/s5light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a8c5b69 · Dec 5, 2022

History

13 Commits
Dec 2, 2022
Dec 5, 2022
Dec 5, 2022
Dec 2, 2022
Dec 2, 2022
Dec 5, 2022
Dec 5, 2022
Dec 2, 2022
Dec 2, 2022
Dec 2, 2022

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