Skip to content

Commit

Permalink
初次提交
Browse files Browse the repository at this point in the history
  • Loading branch information
ccapton committed Sep 13, 2018
1 parent 564f69f commit e07d5ca
Show file tree
Hide file tree
Showing 2 changed files with 880 additions and 1 deletion.
44 changes: 43 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,44 @@
# brook-ok
brook程序服务端配置程序(一键搭建shadowsocks服务、翻墙、科学上网)

<!--注意!-->
<!--注意!-->
<!--这里一定要固定格式,不然脚本升级时解析版本号时可能会出错-->
<!--注意!-->
<!--注意!-->
### [v0.9.5](https://github.com/Ccapton/brook-ok/releases/download/v0.9.5/brook-ok.py)

[Brook](https://github.com/txthinking/brook) 服务端配置程序 ( Linux | MacOS )

<div align="center">
<img src="https://raw.githubusercontent.com/Ccapton/FileRepertory/master/files/brook_ok0.png" height="355" width="200" >
<img src="https://raw.githubusercontent.com/Ccapton/FileRepertory/master/files/brook_ok1.png" height="355" width="200" >
<img src="https://raw.githubusercontent.com/Ccapton/FileRepertory/master/files/brook_ok2.png" height="355" width="200" >
<img src="https://raw.githubusercontent.com/Ccapton/FileRepertory/master/files/brook_ok3.png" height="355" width="200" >

</div>

## 介绍

### 什么是brook?
**brook** 是一款跨平台(Linux/MacOS/Windows/Android/iOS)代理 / Vpn软件(可用于科学上网)
[点我进入Brook项目](https://github.com/txthinking/brook)

### 什么是brook-ok?
**brook-ok** : 为了方便管理、开启brook和shadowsocks服务而生的程序 >_< !

## 说明文档
更多信息,请参考说明文档,[点我查看说明文档](https://github.com/Ccapton/brook-ok/wiki/brook-ok%E8%AF%B4%E6%98%8E%E6%96%87%E6%A1%A3)


## 使用
#### 下载
源码文件以 brook-ok.py 保存在本地
```bash
curl -o brook-ok.py -L https://raw.githubusercontent.com/Ccapton/brook-ok/master/brook-ok.py
```

#### 运行
```bash
python brook-ok.py
```

0 comments on commit e07d5ca

Please sign in to comment.