gVisor bot
|
f3f047645d
|
Replace the regular implementation of the filter for proxy-providers and proxy-groups with regex2
|
2022-02-16 22:18:05 +08:00 |
|
gVisor bot
|
aa9f8bf28e
|
[Feat]
update gvisor
Chore: use "-m mark --mark" instead of "-m owner --uid-owner"
|
2022-02-04 04:47:40 +08:00 |
|
gVisor bot
|
095a65abd9
|
[Feat]
1.Add DNS over QUIC support
2.Replace Country.mmdb with GeoIP.dat
3.build with Alpha tag
|
2022-01-27 12:25:53 +08:00 |
|
gVisor bot
|
63254f0306
|
merge clash 1.9.0
|
2022-01-04 17:58:50 +08:00 |
|
gVisor bot
|
4208d48a9d
|
Merge remote-tracking branch 'clash/dev' into Meta
# Conflicts:
# .github/workflows/docker.yml
# dns/server.go
# go.mod
# go.sum
# hub/executor/executor.go
# test/go.mod
# test/go.sum
|
2022-01-04 17:31:07 +08:00 |
|
gVisor bot
|
4f7bf172ce
|
Chore: update dependencies
|
2022-01-02 01:15:49 +08:00 |
|
gVisor bot
|
88a91ae1b8
|
test
|
2021-12-03 20:38:40 +08:00 |
|
gVisor bot
|
e69c54cfcd
|
[test]
|
2021-11-17 16:03:47 +08:00 |
|
gVisor bot
|
a226cba447
|
Chore: update dependencies and rename profile props
|
2021-11-08 20:48:29 +08:00 |
|
gVisor bot
|
5cca04291b
|
Wintun: use new swdevice-based API for upcoming Wintun 0.14
|
2021-11-03 15:02:40 +08:00 |
|
gVisor bot
|
f7d136f56c
|
Merge from remote branch
|
2021-10-28 11:36:11 +08:00 |
|
gVisor bot
|
0387c93c56
|
Style: format code
|
2021-10-28 00:06:55 +08:00 |
|
gVisor bot
|
c964c4901c
|
Chore: use uber max procs
|
2021-10-27 21:27:19 +08:00 |
|
gVisor bot
|
cbaebd45db
|
Change: use bbolt as cache db
|
2021-10-04 19:20:11 +08:00 |
|
gVisor bot
|
a30741b122
|
Chore: update gvisor
|
2021-09-23 02:42:17 +08:00 |
|
gVisor bot
|
317bf173df
|
Merge from remote branch
|
2021-09-08 04:42:56 +08:00 |
|
gVisor bot
|
29ba671244
|
Chore: update dependencies
|
2021-09-07 20:16:07 +08:00 |
|
gVisor bot
|
da551ac737
|
Feature: add dhcp type dns client (#1509)
|
2021-09-06 23:07:34 +08:00 |
|
gVisor bot
|
8595347485
|
Merge from remote branch
|
2021-09-01 00:38:43 +08:00 |
|
gVisor bot
|
38bf28b439
|
Migration: go 1.17
|
2021-08-18 13:26:23 +08:00 |
|
gVisor bot
|
c17b71b12b
|
Feature: add xtls support for VLESS
|
2021-07-06 23:55:34 +08:00 |
|
gVisor bot
|
b5939c1cc3
|
Merge from remote branch
|
2021-07-03 22:31:12 +08:00 |
|
gVisor bot
|
7b992159fe
|
Chore: update dependencies
|
2021-07-03 21:01:41 +08:00 |
|
gVisor bot
|
38c102a93d
|
Code: refresh code
|
2021-07-01 22:49:29 +08:00 |
|
gVisor bot
|
68d4751740
|
Chore: update dependencies
|
2021-05-08 19:29:12 +08:00 |
|
gVisor bot
|
703ae75d2a
|
Chore: update dependencies
|
2021-04-08 22:15:30 +08:00 |
|
gVisor bot
|
457d381ea2
|
Chore: update dependencies (#1331)
|
2021-04-03 14:59:03 +08:00 |
|
gVisor bot
|
3ad0307356
|
Chore: update dependencies
|
2021-03-10 21:13:23 +08:00 |
|
gVisor bot
|
498d92d5b2
|
Chore: update dependencies
|
2021-02-19 20:35:10 +08:00 |
|
gVisor bot
|
872629917d
|
Chore: update dependencies
|
2020-12-27 18:59:59 +08:00 |
|
gVisor bot
|
3a3ef363b6
|
Chore: update dependencies
|
2020-11-20 20:36:20 +08:00 |
|
gVisor bot
|
c744fa8f05
|
Fix: tunnel manager & tracker race condition (#1048)
|
2020-10-29 17:51:14 +08:00 |
|
gVisor bot
|
4d68d20b7b
|
Chore: deprecated eapache/channels
|
2020-10-20 17:44:39 +08:00 |
|
gVisor bot
|
1752566405
|
Chore: return empty record in SVCB/HTTPSSVC on fake-ip mode
|
2020-10-13 00:15:49 +08:00 |
|
gVisor bot
|
d16ed39e4b
|
Feature: support VMess HTTP/2 transport (#903)
|
2020-09-26 20:33:57 +08:00 |
|
gVisor bot
|
df718971f1
|
Feature: support snell v2 (#952)
Co-authored-by: Dreamacro <8615343+Dreamacro@users.noreply.github.com>
|
2020-09-21 00:33:13 +08:00 |
|
gVisor bot
|
971e57bf51
|
Chore: update dependencies
|
2020-08-16 11:32:51 +08:00 |
|
gVisor bot
|
c1be3debfd
|
Feature: add ssr support (#805)
* Refactor ssr stream cipher to expose iv and key
References:
https://github.com/Dreamacro/go-shadowsocks2
https://github.com/sh4d0wfiend/go-shadowsocksr2
* Implement ssr obfs
Reference:
https://github.com/mzz2017/shadowsocksR
* Implement ssr protocol
References:
https://github.com/mzz2017/shadowsocksR
https://github.com/shadowsocksRb/shadowsocksr-libev
https://github.com/shadowsocksr-backup/shadowsocksr
|
2020-07-22 23:02:15 +08:00 |
|
gVisor bot
|
fa60d34024
|
Chore: update dependencies
|
2020-06-07 18:14:04 +08:00 |
|
gVisor bot
|
85c042c2be
|
Chore: update dependencies and README.md
|
2020-05-07 21:58:53 +08:00 |
|
gVisor bot
|
6902880db9
|
Chore: update dependencies
|
2020-04-25 00:43:32 +08:00 |
|
gVisor bot
|
499d8cd308
|
Chore: update dependencies
|
2020-03-22 17:41:58 +08:00 |
|
gVisor bot
|
c84fd9dc72
|
Chore: update dependencies
|
2020-03-08 13:01:06 +08:00 |
|
gVisor bot
|
b50da85dbb
|
Migration: go 1.14
|
2020-03-01 01:48:08 +08:00 |
|
gVisor bot
|
85ecb84e88
|
Chore: update dependencies
|
2020-02-17 12:25:55 +08:00 |
|
gVisor bot
|
be19450819
|
Chore: update dependencies
|
2020-01-01 18:30:26 +08:00 |
|
gVisor bot
|
b956e23af0
|
Chore: update dependencies
|
2019-12-08 13:05:05 +08:00 |
|
gVisor bot
|
421705caa1
|
Chore: update dependencies
|
2019-10-13 00:22:39 +08:00 |
|
gVisor bot
|
b2c4101dae
|
Migration: go 1.13
|
2019-09-04 23:26:20 +09:00 |
|
gVisor bot
|
9ddc9207ff
|
Chore: update dependencies & fix typo
|
2019-06-29 16:48:48 +08:00 |
|
gVisor bot
|
be170308c2
|
Feature: support DoH
|
2019-06-28 12:29:08 +08:00 |
|
gVisor bot
|
2885f9a8de
|
Chore: fix socks reader overflow & update dependencies
|
2019-05-06 21:00:29 +08:00 |
|
gVisor bot
|
c02b16b446
|
Feature: socks5 udp associate
|
2019-04-23 23:30:13 +08:00 |
|
gVisor bot
|
819fcce6f6
|
Chore: update dependencies
|
2019-02-02 21:53:30 +08:00 |
|
gVisor bot
|
81ade5cfca
|
Feature: add custom DNS support (#56)
|
2018-12-05 21:13:29 +08:00 |
|
gVisor bot
|
06ff2c8ff9
|
Feature: vmess add websocket support
|
2018-10-28 23:46:32 +08:00 |
|
gVisor bot
|
b9e2d8e7f6
|
Fix: chacha20 cipher in shadowsocks
|
2018-10-19 19:11:26 +08:00 |
|
gVisor bot
|
5237312119
|
Chore: update ss-lib for xchacha20-ietf-poly1305
|
2018-10-16 21:29:29 +08:00 |
|
gVisor bot
|
a7e0f0a6be
|
Improve: better chacha20 implementation
|
2018-10-10 12:05:02 +08:00 |
|
gVisor bot
|
35378f7ab9
|
Break Change: use yml, which is easier to parse, as the config format
|
2018-10-02 15:26:36 +08:00 |
|
gVisor bot
|
2a8347cfa7
|
Feature: repalce dep with go module
|
2018-10-01 19:38:54 +08:00 |
|