naison
|
8f08304b75
|
ignore linux error: File exists while add same route twice
|
2021-08-22 22:57:00 +08:00 |
|
guqing637
|
a4695ece2d
|
Update go.mod and go.sum
|
2021-03-24 15:04:00 +08:00 |
|
guqing637
|
fc971d7f2d
|
Update dependency !
|
2021-03-20 17:41:23 +08:00 |
|
Guangming Li
|
8dd4d8d9a1
|
fix obfs-tls with shadowsocks aead issue #695
|
2021-02-06 13:13:40 +08:00 |
|
Hubix9
|
e16ac5a58a
|
Add whitelist/blacklist support for relay
|
2021-02-06 13:10:58 +08:00 |
|
ginuerzh
|
4712d6c9dd
|
Merge pull request #689 from btwiuse/master
bump github.com/milosgajdos/tenus to v0.0.3
|
2021-02-06 13:09:14 +08:00 |
|
navigaid
|
5d69ecf203
|
bump github.com/milosgajdos/tenus to v0.0.3
|
2021-01-04 20:17:27 +08:00 |
|
Soff
|
1a56a878ac
|
Add darwin-arm64 for Apple M1 devices
|
2020-12-07 07:42:31 +08:00 |
|
proxy666-dev
|
b5d8d44c19
|
fix issue https://github.com/ginuerzh/gost/issues/617
|
2020-12-06 18:22:53 +08:00 |
|
Yang.Liu
|
3ea5708819
|
Fix: relay udp forward
|
2020-11-18 21:43:50 +08:00 |
|
Meng Zhuo
|
1c32df37bb
|
Close connection if authentication failed
libcurl and some proxy application will keep sending authentication in
same connection if auth failed which is not supported.
fixes #583
|
2020-11-18 21:42:38 +08:00 |
|
luyuhuang
|
fd079dd066
|
certificate pinning for servers without domain
|
2020-11-18 21:40:14 +08:00 |
|
ginuerzh
|
f7995ab564
|
Merge pull request #655 from moonfruit/homebrew
Add installation instructions for Homebrew
|
2020-10-20 23:29:42 +08:00 |
|
MoonFruit
|
b9a965f4c1
|
Add installation instructions for Homebrew
|
2020-10-20 14:43:15 +08:00 |
|
ginuerzh
|
2707a8f0a9
|
v2.11.1
|
2020-05-23 21:26:33 +08:00 |
|
ginuerzh
|
d11f824858
|
update go.mod
|
2020-05-23 21:19:29 +08:00 |
|
ginuerzh
|
b285bcd6ce
|
support mutual TLS authentication
|
2020-05-23 21:07:37 +08:00 |
|
ginuerzh
|
60d7e01164
|
update go.mod
|
2020-05-23 13:25:09 +08:00 |
|
ginuerzh
|
de43d87af3
|
rm shadowstream used in tuntap
|
2020-05-23 11:19:22 +08:00 |
|
ginuerzh
|
2c0eb8df9a
|
fix issue #520
|
2020-05-23 11:14:49 +08:00 |
|
Scott Edlund
|
6e46ac03c7
|
Build go binaries without QEMU
|
2020-04-14 21:43:16 +08:00 |
|
hwchan
|
f0c9079f0a
|
sni: work with non-ssl
|
2020-04-14 21:31:25 +08:00 |
|
Raymond Liu
|
8ab2fe6f77
|
Print version info to Stdout instead of Stderr
Otherwise we can't get the right version information by this:
```shell
gost -V | cut -d' ' -f2
```
|
2020-03-20 21:31:41 +08:00 |
|
ginuerzh
|
d474a0c417
|
update workflow
|
2020-03-14 15:05:06 +08:00 |
|
ginuerzh
|
9f1f492b3c
|
add workflow for github actions
|
2020-03-14 14:21:23 +08:00 |
|
ginuerzh
|
2c0e01a5dd
|
v2.11.0
|
2020-03-03 19:42:38 +08:00 |
|
ginuerzh
|
2e0aa67faf
|
fix typo
|
2020-03-03 18:58:28 +08:00 |
|
ginuerzh
|
ec5052e55f
|
obfs: tls max data length limitation
|
2020-03-03 18:56:43 +08:00 |
|
ginuerzh
|
c1bac99a5d
|
update shadowsocks package
|
2020-03-02 19:43:17 +08:00 |
|
ginuerzh
|
3a63210845
|
fix #352: add pubkey auth support for ssh
|
2020-03-02 19:42:27 +08:00 |
|
ginuerzh
|
0f8064470f
|
update relay package
|
2020-03-01 20:25:26 +08:00 |
|
ginuerzh
|
b015ac660a
|
fix buffer size
|
2020-03-01 11:03:42 +08:00 |
|
ginuerzh
|
d8af58cec7
|
reduce buffer allocation
|
2020-02-29 15:45:58 +08:00 |
|
ginuerzh
|
b2d5319d68
|
remove log
|
2020-02-28 20:11:34 +08:00 |
|
ginuerzh
|
ee8b5d572c
|
fix type assert
|
2020-02-28 19:28:33 +08:00 |
|
ginuerzh
|
e203d7760e
|
fix #501: update pkg golang.org/x/crypto
|
2020-02-28 19:24:47 +08:00 |
|
ginuerzh
|
1587c679e7
|
add relay proxy protocol
|
2020-02-27 14:56:48 +08:00 |
|
ginuerzh
|
a99ff4aa15
|
add otls
|
2020-02-24 14:53:51 +08:00 |
|
ginuerzh
|
c7568170ac
|
v2.10.1
|
2020-02-09 19:16:11 +08:00 |
|
ginuerzh
|
3142a4283e
|
update README
|
2020-02-09 14:48:41 +08:00 |
|
ginuerzh
|
cbc9c1f77e
|
dns: add edns0 subnet option support
|
2020-02-09 13:46:37 +08:00 |
|
ginuerzh
|
8121e20cbd
|
update func calls
|
2020-02-09 10:32:34 +08:00 |
|
ginuerzh
|
ece79946b3
|
fix tests
|
2020-02-08 19:08:33 +08:00 |
|
ginuerzh
|
94dcfcab8c
|
rudp: fix panic
|
2020-02-08 17:27:30 +08:00 |
|
ginuerzh
|
abe4043413
|
add chain.DialContext
|
2020-02-08 15:02:04 +08:00 |
|
ginuerzh
|
425099a7ba
|
merge ss2 and ss
|
2020-02-03 22:18:44 +08:00 |
|
ginuerzh
|
18a515a5eb
|
fix tun for darwin
|
2020-02-03 21:05:42 +08:00 |
|
ginuerzh
|
be1f050250
|
fix redirect on non linux OS
|
2020-02-02 16:09:16 +08:00 |
|
ginuerzh
|
0de7b8fb0b
|
v2.10.0
|
2020-02-02 15:33:26 +08:00 |
|
ginuerzh
|
bb4a7411ef
|
fix test cases
|
2020-02-02 15:33:26 +08:00 |
|