Skip to content

Releases: cbeuw/GoQuiet

v1.2.2

05 Oct 22:29
Compare
Choose a tag to compare

Potential fix to #38

v1.2.1

20 Sep 16:42
Compare
Choose a tag to compare

Allows plugin_opts for gq-server to be in semi-colon separated format.

Dropping gotfo

19 Sep 00:07
Compare
Choose a tag to compare

Trying to make TCP Fast Open work in Go with gotfo is a nightmare and cause troubles: cbeuw/GoQuiet-android#2

This version of GoQuiet stopped using gotfo and dropped TCP Fast Open support and started using the new Dialer type in go1.11 to implement file descriptor protection callback (needed in Android).

It is still backward-compatible

gotfo update

27 Mar 21:49
Compare
Choose a tag to compare

Support IPv6 & Fast open

24 Mar 12:26
4bf6ae5
Compare
Choose a tag to compare
v1.1.1

Update README.md

v1.0.2

19 Mar 20:50
464a11e
Compare
Choose a tag to compare

gq-server CPU usage fix

v1.0.1

17 Mar 21:22
Compare
Choose a tag to compare

A major bug fix that affects the performence 100% of the time
PLEASE UPDATE YOUR gq-client

v1.0.0

03 Mar 23:29
f493bdb
Compare
Choose a tag to compare

Now supports browser characteristic of both chrome and firefox, also added support for standalone mode

Edit 8/3/18: Add MIPS32 client (untested)

Edit 17/3/18: DO NOT USE gq-client from this release

Initial release

27 Feb 17:54
Compare
Choose a tag to compare

Edit 17/3/18: DO NOT USE gq-client from this release