Skip to content

Commit b9af880

Browse files
committed
v20180227
1 parent cb19b87 commit b9af880

File tree

2 files changed

+25
-26
lines changed

2 files changed

+25
-26
lines changed

README.md

Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88

99
---
1010

11-
### New features (v20180112)
11+
### New features (v20180227)
1212

13-
* New command: $ brook tunnel. [#102](https://github.com/txthinking/brook/issues/102)
13+
* Transparent proxy: $ brook tproxy. [#117](https://github.com/txthinking/brook/issues/117)
14+
* New MacOS/Windows GUI
1415

1516
---
1617

@@ -36,29 +37,25 @@ Brook's goal is to reduce the configuration steps. Keep it simple, stupid.
3637

3738
| Download | Server/Client | OS | Arch | Remark |
3839
| --- | --- | --- | --- | --- |
39-
| [brook](https://github.com/txthinking/brook/releases/download/v20180112/brook) | Server & Client | Linux | amd64 | CLI |
40-
| [brook_linux_386](https://github.com/txthinking/brook/releases/download/v20180112/brook_linux_386) | Server & Client | Linux | 386 | CLI |
41-
| [brook_linux_arm64](https://github.com/txthinking/brook/releases/download/v20180112/brook_linux_arm64) | Server & Client | Linux | arm64 | CLI |
42-
| [brook_linux_arm5](https://github.com/txthinking/brook/releases/download/v20180112/brook_linux_arm5) | Server & Client | Linux | arm5 | CLI |
43-
| [brook_linux_arm6](https://github.com/txthinking/brook/releases/download/v20180112/brook_linux_arm6) | Server & Client | Linux | arm6 | CLI |
44-
| [brook_linux_arm7](https://github.com/txthinking/brook/releases/download/v20180112/brook_linux_arm7) | Server & Client | Linux | arm7 | CLI |
45-
| [brook_linux_mips](https://github.com/txthinking/brook/releases/download/v20180112/brook_linux_mips) | Server & Client | Linux | mips | CLI |
46-
| [brook_linux_mipsle](https://github.com/txthinking/brook/releases/download/v20180112/brook_linux_mipsle) | Server & Client | Linux | mipsle | CLI |
47-
| [brook_linux_mips64](https://github.com/txthinking/brook/releases/download/v20180112/brook_linux_mips64) | Server & Client | Linux | mips64 | CLI |
48-
| [brook_linux_mips64le](https://github.com/txthinking/brook/releases/download/v20180112/brook_linux_mips64le) | Server & Client | Linux | mips64le | CLI |
49-
| [brook_linux_ppc64](https://github.com/txthinking/brook/releases/download/v20180112/brook_linux_ppc64) | Server & Client | Linux | ppc64 | CLI |
50-
| [brook_linux_ppc64le](https://github.com/txthinking/brook/releases/download/v20180112/brook_linux_ppc64le) | Server & Client | Linux | ppc64le | CLI |
51-
| [brook_macos_amd64](https://github.com/txthinking/brook/releases/download/v20180112/brook_macos_amd64) | Server & Client | MacOS | amd64 | CLI |
52-
| [brook_windows_amd64.exe](https://github.com/txthinking/brook/releases/download/v20180112/brook_windows_amd64.exe) | Server & Client | Windows | amd64 | CLI |
53-
| [brook_windows_386.exe](https://github.com/txthinking/brook/releases/download/v20180112/brook_windows_386.exe) | Server & Client | Windows | 386 | CLI |
54-
| [Brook.app.zip](https://github.com/txthinking/brook/releases/download/v20180112/Brook.app.zip) | Client | MacOS | amd64 | GUI |
55-
| [Brook.app.white.zip](https://github.com/txthinking/brook/releases/download/v20180112/Brook.app.white.zip) | Client(white icon) | MacOS | amd64 | GUI |
56-
| [Brook.exe](https://github.com/txthinking/brook/releases/download/v20180112/Brook.exe) | Client | Windows | amd64 | GUI |
57-
| [Brook.white.exe](https://github.com/txthinking/brook/releases/download/v20180112/Brook.white.exe) | Client(white icon) | Windows | amd64 | GUI |
58-
| [Brook.386.exe](https://github.com/txthinking/brook/releases/download/v20180112/Brook.386.exe) | Client | Windows | 386 | GUI |
59-
| [Brook.386.white.exe](https://github.com/txthinking/brook/releases/download/v20180112/Brook.386.white.exe) | Client(white icon) | Windows | 386 | GUI |
40+
| [brook](https://github.com/txthinking/brook/releases/download/v20180227/brook) | Server & Client | Linux | amd64 | CLI |
41+
| [brook_linux_386](https://github.com/txthinking/brook/releases/download/v20180227/brook_linux_386) | Server & Client | Linux | 386 | CLI |
42+
| [brook_linux_arm64](https://github.com/txthinking/brook/releases/download/v20180227/brook_linux_arm64) | Server & Client | Linux | arm64 | CLI |
43+
| [brook_linux_arm5](https://github.com/txthinking/brook/releases/download/v20180227/brook_linux_arm5) | Server & Client | Linux | arm5 | CLI |
44+
| [brook_linux_arm6](https://github.com/txthinking/brook/releases/download/v20180227/brook_linux_arm6) | Server & Client | Linux | arm6 | CLI |
45+
| [brook_linux_arm7](https://github.com/txthinking/brook/releases/download/v20180227/brook_linux_arm7) | Server & Client | Linux | arm7 | CLI |
46+
| [brook_linux_mips](https://github.com/txthinking/brook/releases/download/v20180227/brook_linux_mips) | Server & Client | Linux | mips | CLI |
47+
| [brook_linux_mipsle](https://github.com/txthinking/brook/releases/download/v20180227/brook_linux_mipsle) | Server & Client | Linux | mipsle | CLI |
48+
| [brook_linux_mips64](https://github.com/txthinking/brook/releases/download/v20180227/brook_linux_mips64) | Server & Client | Linux | mips64 | CLI |
49+
| [brook_linux_mips64le](https://github.com/txthinking/brook/releases/download/v20180227/brook_linux_mips64le) | Server & Client | Linux | mips64le | CLI |
50+
| [brook_linux_ppc64](https://github.com/txthinking/brook/releases/download/v20180227/brook_linux_ppc64) | Server & Client | Linux | ppc64 | CLI |
51+
| [brook_linux_ppc64le](https://github.com/txthinking/brook/releases/download/v20180227/brook_linux_ppc64le) | Server & Client | Linux | ppc64le | CLI |
52+
| [brook_macos_amd64](https://github.com/txthinking/brook/releases/download/v20180227/brook_macos_amd64) | Server & Client | MacOS | amd64 | CLI |
53+
| [brook_windows_amd64.exe](https://github.com/txthinking/brook/releases/download/v20180227/brook_windows_amd64.exe) | Server & Client | Windows | amd64 | CLI |
54+
| [brook_windows_386.exe](https://github.com/txthinking/brook/releases/download/v20180227/brook_windows_386.exe) | Server & Client | Windows | 386 | CLI |
55+
| [Brook.dmg](https://github.com/txthinking/brook/releases/download/v20180227/Brook.dmg) | Client | MacOS | amd64 | GUI |
56+
| [Brook Setup.exe](https://github.com/txthinking/brook/releases/download/v20180227/Brook%20Setup.exe) | Client | Windows | amd64 | GUI |
6057
| [App Store](https://itunes.apple.com/us/app/brook-brook-shadowsocks-vpn-proxy/id1216002642) | Client | iOS | - | GUI |
61-
| [Google Play](https://play.google.com/store/apps/details?id=com.txthinking.brook) / [Brook.apk](https://github.com/txthinking/brook/releases/download/v20171113/Brook.apk) | Client | Android | - | GUI |
58+
| [Google Play](https://play.google.com/store/apps/details?id=com.txthinking.brook) / [Brook.apk](https://github.com/txthinking/brook/releases/download/v20180227/Brook.apk) | Client | Android | - | GUI |
6259

6360
**See [wiki](https://github.com/txthinking/brook/wiki) for more tutorials**
6461

@@ -72,7 +69,7 @@ USAGE:
7269
brook [global options] command [command options] [arguments...]
7370
7471
VERSION:
75-
20180112
72+
20180227
7673
7774
AUTHOR:
7875
@@ -82,6 +79,7 @@ COMMANDS:
8279
servers Run as multiple servers mode
8380
client Run as client mode
8481
tunnel Run as tunnel mode
82+
tproxy Run as tproxy mode, transparent proxy, only works on Linux
8583
streamserver Run as server mode
8684
streamservers Run as multiple servers mode
8785
streamclient Run as client mode
@@ -93,6 +91,7 @@ COMMANDS:
9391
relays Run as multiple relays mode
9492
qr Print brook server QR code
9593
socks5tohttp Convert socks5 to http proxy
94+
systemproxy Set system proxy with pac url, or remove, only works on MacOS/Windows
9695
help, h Shows a list of commands or help for one command
9796
9897
GLOBAL OPTIONS:

cli/brook/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ func main() {
232232
},
233233
cli.Command{
234234
Name: "tproxy",
235-
Usage: "Run as tproxy mode, only works on Linux",
235+
Usage: "Run as tproxy mode, transparent proxy, only works on Linux",
236236
Flags: []cli.Flag{
237237
cli.StringFlag{
238238
Name: "listen, l",

0 commit comments

Comments
 (0)