Skip to content

Instantly share code, notes, and snippets.

@librehat
Last active May 22, 2020 01:17
::This batch will run shadowsocks-libqss in server mode using the config.json file in current folder as the configuration
@echo off
::this script is updated for version 1.7.0
shadowsocks-libqss.exe -c config.json -S
@LeeYouge
Copy link

LeeYouge commented Apr 2, 2019

请问shadowsocks-libqss.exe如何生成?我看咱们的源代码里面没有这个文件,我不太会,谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment