forked from flyzy2005/ss-fly
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,15 @@ | ||
声明: | ||
只在Vultr的Ubuntu16.04上测试了 | ||
一键脚本在Ubuntu16.04搭建ss/ssr服务 | ||
用法: | ||
显示版本: | ||
ss-fly.sh -v|v|version | ||
显示帮助: | ||
ss-fly.sh [-h|h|help] | ||
一键安装: | ||
一键安装ss: | ||
ss-fly.sh -i|i|install | ||
一键卸载ss: | ||
ss-fly.sh -uninstall | ||
一键安装ssr: | ||
ss-fly.sh -ssr | ||
安装BBR加速: | ||
ss-fly.sh -bbr |