Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 425 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 425 Bytes

SSCON

Shadowsocks service management client

Steps

  • System

    CentOS 7

  • Environment

    git, nginx and python installed

  • Download the source

    git clone https://github.com/wadeee/sscon.git ~/sscon
    cd ~/sscon
  • Run inst.sh

    ./inst.sh
  • Check the page

    http:https://localhost/
    

Tech