nick0425 / outline_auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

outline_auth

vim config.json

domain ----> your website url(eg: https://www.google.com)

s5_server ----> your socks5 server address

How to Build

1. git clone this project

2. cd outline_auth

3. mkdir build

4. cmake ..

5. make -j4

How to Run The Server

1.cd build

2. ./outline_auth (you should do: chmod +x outline_auth)

Tips

About


Languages

Language:C++ 91.5%Language:C 8.4%Language:CMake 0.1%