yaling888
|
b8d635a4b3
|
Migration: go 1.18
|
2022-03-16 22:00:20 +08:00 |
|
yaling888
|
346d817dba
|
Chore: Merge branch 'ogn-dev' into with-tun
|
2022-03-16 20:16:30 +08:00 |
|
yaling888
|
3a9bbf6c73
|
Fix: should keep alive in tcp relay
|
2022-03-16 18:17:28 +08:00 |
|
Dreamacro
|
6a661bff0c
|
Migration: go 1.18
|
2022-03-16 12:10:13 +08:00 |
|
yaling888
|
20b66d9550
|
Style: code style
|
2022-03-15 02:55:06 +08:00 |
|
MetaCubeX
|
68fccfacc0
|
[Skip CI]
|
2022-03-15 02:20:19 +08:00 |
|
MetaCubeX
|
cf52fbed65
|
[Skip CI]
|
2022-03-15 02:06:57 +08:00 |
|
yaling888
|
46b9a1092d
|
Chore: embed the RuleExtra into Base
|
2022-03-13 01:22:05 +08:00 |
|
yaling888
|
8b4f9a35f6
|
Chore: bump to go1.18rc1, use netip.Addr to replace net.IP with system TUN stack
|
2022-03-12 02:16:13 +08:00 |
|
yaling888
|
8333815e95
|
Chore: refactor TUN
|
2022-03-09 05:08:35 +08:00 |
|
yaling888
|
0b9022b868
|
Chore: update dependencies
|
2022-03-03 04:23:03 +08:00 |
|
yaling888
|
705e5098ab
|
Chore: use SIMD for AMD64 and ARM64 system stack checksum
|
2022-02-23 14:51:04 +08:00 |
|
yaling888
|
b192238699
|
Merge from remote branch
|
2022-02-23 01:00:27 +08:00 |
|
yaling888
|
3b2ec3d880
|
Chore: upgrade gvisor
|
2022-02-22 22:30:41 +08:00 |
|
admin
|
27292dac0c
|
Replace the regular implementation of the filter for proxy-providers and proxy-groups with regex2
|
2022-02-16 22:18:05 +08:00 |
|
Clash-Mini
|
3b277aa8ec
|
[Feat]
update gvisor
Chore: use "-m mark --mark" instead of "-m owner --uid-owner"
|
2022-02-04 06:11:24 +08:00 |
|
Clash-Mini
|
176eb3926b
|
Merge remote-tracking branch 'pro-plus/plus-pro' into Feature
# Conflicts:
# .github/workflows/Alpha.yml
# .github/workflows/codeql-analysis.yml
# .github/workflows/docker.yml
# .github/workflows/linter.yml
# .github/workflows/stale.yml
# Makefile
# README.md
# adapter/outbound/vless.go
# component/dialer/dialer.go
# component/geodata/geodata.go
# component/geodata/router/condition.go
# config/config.go
# config/initial.go
# constant/metadata.go
# constant/path.go
# constant/rule.go
# constant/rule_extra.go
# dns/filters.go
# go.mod
# go.sum
# hub/executor/executor.go
# hub/route/configs.go
# listener/listener.go
# listener/tun/dev/dev.go
# listener/tun/dev/dev_darwin.go
# listener/tun/dev/dev_linux.go
# listener/tun/dev/dev_windows.go
# listener/tun/dev/dev_windows_extra.go
# listener/tun/dev/wintun/dll_windows.go
# listener/tun/dev/wintun/session_windows.go
# listener/tun/ipstack/gvisor/tun.go
# listener/tun/ipstack/gvisor/tundns.go
# listener/tun/ipstack/stack_adapter.go
# listener/tun/ipstack/system/tun.go
# listener/tun/tun_adapter.go
# main.go
# rule/base.go
# rule/common/process.go
# rule/geoip.go
# rule/parser.go
# rule/port.go
# test/go.mod
# test/go.sum
# test/vless_test.go
# transport/vless/xtls.go
# tunnel/tunnel.go
|
2022-02-04 05:30:21 +08:00 |
|
Clash-Mini
|
776728fb30
|
[Feat]
update gvisor
Chore: use "-m mark --mark" instead of "-m owner --uid-owner"
|
2022-02-04 04:47:40 +08:00 |
|
yaling888
|
f376409041
|
Chore: upgrade gvisor
|
2022-02-01 02:00:10 +08:00 |
|
yaling888
|
875fdb3a5b
|
Revert "Chore: upgrade gvisor version"
This reverts commit d633e3d96e .
|
2022-01-30 00:45:02 +08:00 |
|
yaling888
|
d633e3d96e
|
Chore: upgrade gvisor version
|
2022-01-28 22:42:58 +08:00 |
|
Clash-Mini
|
be0fadc09e
|
[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 |
|
yaling888
|
c14dd79e69
|
Merge from remote branch
|
2022-01-05 01:46:37 +08:00 |
|
Maze.tsz
|
14917c8af1
|
merge clash 1.9.0
|
2022-01-04 17:58:50 +08:00 |
|
Maze.tsz
|
3bb32d12e0
|
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 |
|
Dreamacro
|
cb95326aca
|
Chore: update dependencies
|
2022-01-02 01:15:49 +08:00 |
|
Maze.tsz
|
8df3efe932
|
[Fix] 修正因xray服务端alpn参数为http/1.1而导致无法连接的问题
|
2021-12-06 00:19:03 +08:00 |
|
Maze.tsz
|
645c3154d6
|
[Fix] 修正因xray服务端alpn参数为http/1.1而导致无法连接的问题
|
2021-12-05 03:51:26 +08:00 |
|
maze.y2b@gmail.com
|
edf1bb476d
|
test
|
2021-12-03 20:38:40 +08:00 |
|
Mazeorz
|
900e852525
|
[test]
|
2021-11-17 16:03:47 +08:00 |
|
yaling888
|
6bd186d3c0
|
Merge from remote branch
|
2021-11-09 21:11:38 +08:00 |
|
Dreamacro
|
b56d35040d
|
Chore: update dependencies and rename profile props
|
2021-11-08 20:48:29 +08:00 |
|
yaling888
|
53287d597b
|
Chore: use custom buffer pool for lwIP stack
|
2021-11-04 18:33:11 +08:00 |
|
yaling888
|
c824ace2d7
|
Wintun: use new swdevice-based API for upcoming Wintun 0.14
|
2021-11-03 15:10:31 +08:00 |
|
yaling888
|
ac9e5c6913
|
Wintun: use new swdevice-based API for upcoming Wintun 0.14
|
2021-11-03 15:02:40 +08:00 |
|
yaling888
|
62b3ebe49f
|
Chore: update dependencies
|
2021-10-28 13:35:27 +08:00 |
|
yaling888
|
d1568325e6
|
Merge from remote branch
|
2021-10-28 12:30:02 +08:00 |
|
yaling888
|
2680e8ffa3
|
Merge from remote branch
|
2021-10-28 11:36:11 +08:00 |
|
yaling888
|
2953772a0e
|
Style: format code
|
2021-10-28 00:06:55 +08:00 |
|
Dreamacro
|
ebbc9604ce
|
Chore: use uber max procs
|
2021-10-27 21:27:19 +08:00 |
|
yaling888
|
4b614090f8
|
Merge remote branch
|
2021-10-21 22:37:30 +08:00 |
|
yaling888
|
63d07db4bf
|
Chore: script built
|
2021-10-21 20:22:23 +08:00 |
|
yaling888
|
c0e9d69163
|
Feature: add mode script
|
2021-10-15 14:11:14 +08:00 |
|
Dreamacro
|
537b672fcf
|
Change: use bbolt as cache db
|
2021-10-04 19:20:11 +08:00 |
|
yaling888
|
862174d21b
|
Feature: add lwIP TCP/IP stack to tun listener
|
2021-09-30 04:05:52 +08:00 |
|
yaling888
|
32d8f849ee
|
Chore: update gvisor
|
2021-09-23 02:42:17 +08:00 |
|
yaling888
|
6ddd9e6fb8
|
Merge from remote branch
|
2021-09-08 04:42:56 +08:00 |
|
Dreamacro
|
5b7f0de48b
|
Chore: update dependencies
|
2021-09-07 20:16:07 +08:00 |
|
Kr328
|
a5b950a779
|
Feature: add dhcp type dns client (#1509)
|
2021-09-06 23:07:34 +08:00 |
|
yaling888
|
48aef1829f
|
Merge from remote branch
|
2021-09-01 00:38:43 +08:00 |
|
Dreamacro
|
571d2a0075
|
Migration: go 1.17
|
2021-08-18 13:26:23 +08:00 |
|
yaling888
|
b4d93c4438
|
Feature: add xtls support for VLESS
|
2021-07-06 23:55:34 +08:00 |
|
yaling888
|
3afe3810bf
|
Merge from remote branch
|
2021-07-03 22:31:12 +08:00 |
|
Dreamacro
|
dff1e8f1ce
|
Chore: update dependencies
|
2021-07-03 21:01:41 +08:00 |
|
yaling888
|
d7732f6ebc
|
Code: refresh code
|
2021-07-01 22:49:29 +08:00 |
|
Dreamacro
|
3c54f99fea
|
Chore: update dependencies
|
2021-05-08 19:29:12 +08:00 |
|
Dreamacro
|
9807e1189c
|
Chore: update dependencies
|
2021-04-08 22:15:30 +08:00 |
|
Loyalsoldier
|
e63f995258
|
Chore: update dependencies (#1331)
|
2021-04-03 14:59:03 +08:00 |
|
Dreamacro
|
6c83ff3496
|
Chore: update dependencies
|
2021-03-10 21:13:23 +08:00 |
|
Dreamacro
|
b3c1b4a840
|
Chore: update dependencies
|
2021-02-19 20:35:10 +08:00 |
|
Dreamacro
|
3600077f3b
|
Chore: update dependencies
|
2020-12-27 18:59:59 +08:00 |
|
Dreamacro
|
1e5593f1a9
|
Chore: update dependencies
|
2020-11-20 20:36:20 +08:00 |
|
Jason Lyu
|
87e4d94290
|
Fix: tunnel manager & tracker race condition (#1048)
|
2020-10-29 17:51:14 +08:00 |
|
Dreamacro
|
2321e9139d
|
Chore: deprecated eapache/channels
|
2020-10-20 17:44:39 +08:00 |
|
Dreamacro
|
bc52f8e4fd
|
Chore: return empty record in SVCB/HTTPSSVC on fake-ip mode
|
2020-10-13 00:15:49 +08:00 |
|
Kaming Chan
|
96a8259c42
|
Feature: support snell v2 (#952)
Co-authored-by: Dreamacro <8615343+Dreamacro@users.noreply.github.com>
|
2020-09-21 00:33:13 +08:00 |
|
Dreamacro
|
008743f20b
|
Chore: update dependencies
|
2020-08-16 11:32:51 +08:00 |
|
icpz
|
92a23f1eab
|
Feature: PROCESS-NAME for windows (#840)
|
2020-08-06 19:59:20 +08:00 |
|
goomadao
|
33a6579a3a
|
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 |
|
Dreamacro
|
1854199c47
|
Chore: update dependencies
|
2020-06-07 18:14:04 +08:00 |
|
Dreamacro
|
646bd4eeb4
|
Chore: update dependencies and README.md
|
2020-05-07 21:58:53 +08:00 |
|
Dreamacro
|
5036f62a9c
|
Chore: update dependencies
|
2020-04-25 00:43:32 +08:00 |
|
Dreamacro
|
86dfb6562c
|
Chore: update dependencies
|
2020-03-22 17:41:58 +08:00 |
|
Dreamacro
|
b2c9cbb43e
|
Chore: update dependencies
|
2020-03-08 13:01:06 +08:00 |
|
Dreamacro
|
23525ecc15
|
Migration: go 1.14
|
2020-03-01 01:48:08 +08:00 |
|
Dreamacro
|
e9032c55fa
|
Chore: update dependencies
|
2020-02-17 12:25:55 +08:00 |
|
Dreamacro
|
14a3ff32f6
|
Chore: update dependencies
|
2020-01-01 18:30:26 +08:00 |
|
Dreamacro
|
bd4302e096
|
Chore: update dependencies
|
2019-12-08 13:05:05 +08:00 |
|
Dreamacro
|
d1fb442bd5
|
Chore: update dependencies
|
2019-10-13 00:22:39 +08:00 |
|
Dreamacro
|
9e0bd62790
|
Migration: go 1.13
|
2019-09-04 23:26:20 +09:00 |
|
Dreamacro
|
271ed2b9c1
|
Improve(fakeip): use lru cache to avoid outdate
|
2019-07-26 19:09:13 +08:00 |
|
Dreamacro
|
1a21c8ebfd
|
Feature(dns): support custom hosts
|
2019-07-14 19:29:58 +08:00 |
|
Dreamacro
|
34338e7107
|
Chore: update dependencies & fix typo
|
2019-06-29 16:48:48 +08:00 |
|
Dreamacro
|
bc3fc0c840
|
Feature: support DoH
|
2019-06-28 12:29:08 +08:00 |
|
Dreamacro
|
cff4841f3e
|
Chore: fix socks reader overflow & update dependencies
|
2019-05-06 21:00:29 +08:00 |
|
Dreamacro
|
c92cda6980
|
Feature: socks5 udp associate
|
2019-04-23 23:30:13 +08:00 |
|
Dreamacro
|
c295c5e412
|
Feature: add load-balance group
|
2019-02-15 14:25:20 +08:00 |
|
Dreamacro
|
754df5ba9b
|
Chore: update dependencies
|
2019-02-02 21:53:30 +08:00 |
|
Dreamacro
|
03c249ecb1
|
Feature: add custom DNS support (#56)
|
2018-12-05 21:13:29 +08:00 |
|
Dreamacro
|
d2174149c1
|
Feature: vmess add websocket support
|
2018-10-28 23:46:32 +08:00 |
|
Dreamacro
|
82343c70e9
|
Fix: chacha20 cipher in shadowsocks
|
2018-10-19 19:11:26 +08:00 |
|
Dreamacro
|
0fd2f8e5ee
|
Chore: update ss-lib for xchacha20-ietf-poly1305
|
2018-10-16 21:29:29 +08:00 |
|
Dreamacro
|
64e3791654
|
Improve: better chacha20 implementation
|
2018-10-10 12:05:02 +08:00 |
|
Dreamacro
|
5c7fa6b18b
|
Break Change: use yml, which is easier to parse, as the config format
|
2018-10-02 15:26:36 +08:00 |
|
Dreamacro
|
04e05c6a85
|
Feature: repalce dep with go module
|
2018-10-01 19:38:54 +08:00 |
|