Skip to content

Commit e07d5ca

Browse files
author
ccapton
committed
初次提交
1 parent 564f69f commit e07d5ca

File tree

2 files changed

+880
-1
lines changed

2 files changed

+880
-1
lines changed

README.md

+43-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,44 @@
11
# brook-ok
2-
brook程序服务端配置程序(一键搭建shadowsocks服务、翻墙、科学上网)
2+
3+
<!--注意!-->
4+
<!--注意!-->
5+
<!--这里一定要固定格式,不然脚本升级时解析版本号时可能会出错-->
6+
<!--注意!-->
7+
<!--注意!-->
8+
### [v0.9.5](https://github.com/Ccapton/brook-ok/releases/download/v0.9.5/brook-ok.py)
9+
10+
[Brook](https://github.com/txthinking/brook) 服务端配置程序 ( Linux | MacOS )
11+
12+
<div align="center">
13+
<img src="https://raw.githubusercontent.com/Ccapton/FileRepertory/master/files/brook_ok0.png" height="355" width="200" >
14+
<img src="https://raw.githubusercontent.com/Ccapton/FileRepertory/master/files/brook_ok1.png" height="355" width="200" >
15+
<img src="https://raw.githubusercontent.com/Ccapton/FileRepertory/master/files/brook_ok2.png" height="355" width="200" >
16+
<img src="https://raw.githubusercontent.com/Ccapton/FileRepertory/master/files/brook_ok3.png" height="355" width="200" >
17+
18+
</div>
19+
20+
## 介绍
21+
22+
### 什么是brook?
23+
**brook** 是一款跨平台(Linux/MacOS/Windows/Android/iOS)代理 / Vpn软件(可用于科学上网)
24+
[点我进入Brook项目](https://github.com/txthinking/brook)
25+
26+
### 什么是brook-ok?
27+
**brook-ok** : 为了方便管理、开启brook和shadowsocks服务而生的程序 >_< !
28+
29+
## 说明文档
30+
更多信息,请参考说明文档,[点我查看说明文档](https://github.com/Ccapton/brook-ok/wiki/brook-ok%E8%AF%B4%E6%98%8E%E6%96%87%E6%A1%A3)
31+
32+
33+
## 使用
34+
#### 下载
35+
源码文件以 brook-ok.py 保存在本地
36+
```bash
37+
curl -o brook-ok.py -L https://raw.githubusercontent.com/Ccapton/brook-ok/master/brook-ok.py
38+
```
39+
40+
#### 运行
41+
```bash
42+
python brook-ok.py
43+
```
44+

0 commit comments

Comments
 (0)