Skip to content

Instantly share code, notes, and snippets.

@librehat
Last active May 22, 2020 01:17
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save librehat/c6a04effc8936ff93be5 to your computer and use it in GitHub Desktop.
Save librehat/c6a04effc8936ff93be5 to your computer and use it in GitHub Desktop.
::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