wwqgtxx
f7610ce2ad
chore: better uuid using
2023-03-15 10:10:03 +08:00
wwqgtxx
516c219580
fix: let quic-go works on outbound's packetConn
2023-03-15 09:56:00 +08:00
Skyxim
7f588935ea
feta: add hosts support domain and mulitple ip ( #439 )
...
* feat: host support domain and multiple ips
* chore: append local address via `clash`
* chore: update hosts demo
* chore: unified parse mixed string and array
* fix: flatten cname
* chore: adjust logic
* chore: reuse code
* chore: use cname in tunnel
* chore: try use domain mapping when normal dns
* chore: format code
2023-03-12 15:00:59 +08:00
H1JK
ae4d114802
chore: Cleanup REALITY code
2023-03-11 12:23:27 +08:00
metacubex
0c984644b4
chore: parse the allowInsecure field for the trojan uri scheme
2023-03-09 01:31:43 +08:00
wwqgtxx
6a97ab9ecb
chore: use fastrand to replace math/rand
2023-03-06 18:10:14 +08:00
H1JK
ae966833a4
chore: Generate UUID from fastrand
2023-03-05 11:00:14 +08:00
wwqgtxx
c1199f1a8a
chore: add early conn interface to decrease unneeded write
2023-02-27 00:26:49 +08:00
wwqgtxx
a3b8c9c233
fix: peek not work with some inbound
2023-02-25 19:41:14 +08:00
Hellojack
81722610d5
feat: Support VLESS XTLS Vision ( #406 )
2023-02-25 14:01:59 +08:00
wwqgtxx
75680c5866
chore: use early conn to support real ws 0-rtt
2023-02-24 09:54:54 +08:00
kunish
d6ff5f7d96
style: run go fmt on every .go file ( #392 )
2023-02-17 16:31:37 +08:00
H1JK
cc2a775271
feat: Converter support uTLS fingerprint field
2023-02-11 16:40:01 +08:00
H1JK
cbc217e80a
fix: Converter Shadowsocks password parse
2023-02-04 16:58:17 +08:00
H1JK
248578086f
feat: Converter support WS early data parameters
2023-01-27 11:31:58 +08:00
ag2s20150909
023a96a6d3
make ConvertsV2Ray more robust ( #349 )
...
* make ConvertsV2Ray more robust
* add log
* fix
2023-01-24 16:34:52 +08:00
wwqgtxx
5bbf73e3b5
chore: new Random TLS KeyPair when empty input
2023-01-18 12:06:36 +08:00
wwqgtxx
49a2602329
fix: add Upstream to refconn
2023-01-16 13:26:30 +08:00
wwqgtxx
a5821e5785
fix: add ReaderReplaceable to BufferedConn, avoid buffered data lost
2023-01-16 12:28:30 +08:00
wwqgtxx
4e4d741075
chore: code cleanup
2023-01-16 12:11:34 +08:00
H1JK
bec66e9e69
adjust: Improve WebSocket mask
2023-01-16 11:42:10 +08:00
wwqgtxx
50832aab47
chore: decrease direct depend on the sing package
2023-01-16 10:50:31 +08:00
H1JK
d1565bb46f
refactor: Implement extended IO
2023-01-16 09:42:03 +08:00
metacubex
5dd691aa95
fix: ss converter cipher missing
2023-01-14 21:37:10 +08:00
metacubex
dd4e4d7559
chore: ss2022 converter method verify
2023-01-10 21:55:36 +08:00
H1JK
0f29c267be
fix: Converter VMess XUDP not enabled by default when using v2rayN style share link
2023-01-10 20:47:58 +08:00
H1JK
d38ceb78c9
chore: Refine converter packet encoding parse
2023-01-10 18:25:05 +08:00
metacubex
0c354c748a
fix: ss2022 converter password decode error
2023-01-10 18:13:18 +08:00
metacubex
3a8e7c8899
chore: vemss converter xudp is true by default
2023-01-10 18:10:21 +08:00
H1JK
fd48c6df8a
chore: Fix fmt in #321
...
Replace all double spaces to tabs due to Go fmt proposal.
2023-01-07 12:24:28 +08:00
ag2s20150909
8e6989758e
fix converter error
2023-01-03 22:33:29 +08:00
wwqgtxx
7496d9c114
chore: rebuild relay
2022-12-19 21:34:07 +08:00
wwqgtxx
8a2d1ec5a7
chore: better structure decoder
2022-12-13 21:13:31 +08:00
wwqgtxx
afb2364ca2
chore: wireguard's reserved support base64 input
2022-12-13 20:40:07 +08:00
wwqgtxx
c7f83d3ff1
chore: listeners support tuic
2022-12-04 23:05:13 +08:00
wwqgtxx
62226e8b3d
chore: rebuild InboundListener
2022-12-04 21:53:13 +08:00
Skyxim
ba884c29bd
refactor: adjust config
2022-12-03 14:14:15 +08:00
wwqgtxx
0aefa3be85
fix: remove cyclic dependent to make tuic's Finalizer work
2022-12-02 16:56:17 +08:00
wwqgtxx
dd6f7e3701
fix: structure decode first do strict match
2022-11-28 19:11:55 +08:00
wwqgtxx
a58234f0cd
chore: support KeyReplacer in Structure Decoder
2022-11-27 13:44:38 +08:00
wwqgtxx
dc3e144b6a
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
2022-11-12 20:43:48 +08:00
H1JK
4c5853e5e7
feat: Converter Shadowsocks UoT support
2022-11-05 06:41:07 +00:00
metacubex
6106adc6a5
fix: hysteria converter
2022-10-27 18:37:27 +08:00
wwqgtxx
94246104b8
chore: use sing-tun to replace old tun_adapter
2022-10-06 19:23:38 +08:00
H1JK
6ce3805719
feat: Converter support packet encodings for VMess
2022-10-02 21:10:29 +08:00
Skyxim
b82c9ba190
chore: remove buffer for relay
2022-10-02 20:28:31 +08:00
Hellojack
b23a071050
feat: Converter VMessAEAD share link standard support
2022-08-19 22:00:22 +08:00
Hellojack
732e82e3d0
fix: Converter VMess security field typo
2022-08-19 21:17:44 +08:00
H1JK
fecbc7a091
chore: Clean converter code and add doc
2022-08-19 19:46:50 +08:00
Dreamacro
6e058f8581
Chore: remove old cache implementation
2022-08-17 11:43:20 +08:00
Hellojack
3867329ef3
fix: Converter error when VMess aid
field not exists
2022-08-07 20:43:11 +08:00
Skyxim
ab8e9e7d7a
fix: skip-cert-verify not work
2022-07-11 12:37:27 +08:00
Skyxim
dbce268692
feat: Prepare to specify the fingerprint function
2022-07-10 21:56:33 +08:00
Skyxim
fef9f95e65
feat: add fingerprint for tls verify
2022-07-10 20:44:24 +08:00
MetaCubeX
6fedc8d942
fix: Converter for password of ss2022
...
fix: Converter for password of ss2022
fixup! fix: Converter for password of ss2022 and ws
fix: Converter for password of ss2022 and ws
2022-06-23 00:54:58 +08:00
MetaCubeX
5141ddc96e
fix: Converter for vless/vmess/ss URI Scheme
2022-06-21 00:28:33 +08:00
MetaCubeX
930a7af8e7
chore: hy URI Scheme 解析
2022-06-15 23:18:06 +08:00
MetaCubeX
625c4a1079
Update util.go
2022-06-15 08:44:16 +08:00
MetaCubeX
2563b20019
fix: ss/ssr URI Scheme 解析问题
2022-06-15 03:03:26 +08:00
Dreamacro
06d75da257
Chore: adjust Relay copy memory alloc logic
2022-06-11 20:38:16 +08:00
MetaCubeX
94368f43eb
fix: Vmess URI Scheme 解析问题
2022-06-10 03:15:30 +08:00
Dreamacro
b9e6de45e6
chore: make linter happy
2022-06-09 17:57:53 +08:00
MetaCubeX
94648989b8
fix: hysteria URI Scheme 解析问题
2022-06-09 00:22:47 +08:00
MetaCubeX
c14c07d2e3
feat: 代理集支持 Hysteria 分享格式订阅解析
2022-06-08 01:50:14 +08:00
MetaCubeX
9511ccfe47
chore: refine code
2022-06-08 01:47:50 +08:00
MetaCubeX
f8366f6e42
fix: 代理集转换ws类型
...
feat: 新增grpc h2 http 等支持
2022-06-07 03:17:33 +08:00
世界
1acc6759e9
feat: add support for shadowsocks 2022 ciphers
2022-06-06 19:56:36 +08:00
yaling888
2188fad9c1
Feature: add V2Ray subscription support to proxy provider
2022-06-05 15:59:47 +08:00
Skyxim
3827e00b54
refactor: 抽离http请求方法
2022-06-04 19:14:39 +08:00
Dreamacro
8603ac40a1
Chore: make linter happy
2022-05-17 19:58:33 +08:00
Skyxim
63917aa020
fix: uuid-map return failed error
2022-05-14 23:45:10 +08:00
lelemka0
9e9c3c810f
fixed: make log api unblocked
2022-05-09 18:54:00 +08:00
Skyxim
663bf4fbb0
fix: remove misjudgment
2022-05-07 12:53:13 +08:00
Skyxim
4ab91520bd
refactor: reuse uuid namespace
2022-05-07 12:35:14 +08:00
Kaming Chan
412b44a981
Fix: decode nil value in slice decoder ( #2102 )
2022-05-07 11:00:58 +08:00
Skyxim
980d8a2641
refactor: string map to uuidv5
2022-05-06 14:02:34 +08:00
Skyxim
a95d439852
chore: the uuid-map is transferred to the protocol
2022-05-06 13:28:09 +08:00
Meta
183973e823
chore: Adjust the tcp-concurrent and sniffer log
2022-04-27 15:22:42 +08:00
Kr328
cca3a1a934
Fix: http proxy Upgrade behavior ( #2097 )
2022-04-27 12:38:31 +08:00
Kr328
6a92c6af4e
Fix: http proxy Upgrade behavior ( #2097 )
2022-04-25 19:50:20 +08:00
yaling888
4fd7d0f707
Chore: use generics as possible
2022-04-25 13:18:30 +08:00
Skyxim
bee1bddceb
feat: add sniffer port whitelist, when empty will add all ports
2022-04-21 07:06:08 -07:00
yaling888
6c4791480e
Chore: IpToAddr
2022-04-20 22:09:16 +08:00
yaling888
0c65f6962a
Refactor: queue use generics
2022-04-12 18:44:13 +08:00
yaling888
baa9e02af6
Refactor: cache use generics
2022-04-12 18:44:10 +08:00
yaling888
673541e2a8
Refactor: lrucache use generics
2022-04-12 18:44:07 +08:00
Skyxim
544e0f137d
feat: sniffer support
...
sniffer:
enable: true
force: false # Overwrite domain
sniffing:
- tls
2022-04-09 22:30:36 +08:00
Meta Gowork
6548dc90fa
Merge remote-tracking branch 'Plus/with-tun' into Alpha
2022-04-02 20:48:11 +08:00
fishg
c495d314d4
feat: 添加tls sni 嗅探
...
# Conflicts:
# tunnel/statistic/tracker.go
# tunnel/tunnel.go
2022-03-31 21:27:25 +08:00
yaling888
e877b68179
Chore: revert "Feature: add tls SNI sniffing ( #68 )"
...
This reverts commit 24ce6622a2
.
2022-03-31 21:20:46 +08:00
fishg
24ce6622a2
Feature: add tls SNI sniffing ( #68 )
2022-03-31 19:34:40 +08:00
Meta
07fda93111
[Chore]升级项目依赖
...
[Chore]隐藏TUN模式在system堆栈启动时弹窗
2022-03-28 19:48:32 +08:00
yaling888
94b3c7e99a
Chore: merge branch 'ogn-dev' into with-tun
2022-03-27 00:27:05 +08:00
Meta
a3d49d1ed4
Merge remote-tracking branch 'dev/dev' into Alpha
2022-03-26 16:27:17 +08:00
落心
275cc7edf3
Chore: structure support weakly type from float to int ( #2042 )
2022-03-25 15:22:31 +08:00
MetaCubeX
7a54d616c4
[SKIP CI]
...
Merge remote-tracking branch 'Pro-Plus/with-tun' into Alpha
# Conflicts:
# README.md
# hub/route/server.go
2022-03-23 13:23:34 +08:00
yaling888
ef915c94dc
Feature: flush fakeip pool
2022-03-23 01:05:43 +08:00
MetaCubeX
30f1b29257
Merge remote-tracking branch 'yaling888/with-tun' into Alpha
...
# Conflicts:
# .github/workflows/codeql-analysis.yml
# .github/workflows/linter.yml
# .github/workflows/release.yml
# Makefile
# README.md
# adapter/outbound/vless.go
# component/geodata/memconservative/cache.go
# component/geodata/router/condition.go
# component/geodata/router/condition_geoip.go
# component/geodata/standard/standard.go
# component/geodata/utils.go
# config/config.go
# config/initial.go
# constant/metadata.go
# constant/path.go
# constant/rule.go
# constant/rule_extra.go
# dns/client.go
# dns/filters.go
# dns/resolver.go
# go.mod
# go.sum
# hub/executor/executor.go
# hub/route/configs.go
# listener/listener.go
# listener/tproxy/tproxy_linux_iptables.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/wintun/config.go
# listener/tun/dev/wintun/dll_windows.go
# listener/tun/dev/wintun/session_windows.go
# listener/tun/dev/wintun/wintun_windows.go
# listener/tun/ipstack/commons/dns.go
# listener/tun/ipstack/gvisor/tun.go
# listener/tun/ipstack/gvisor/tundns.go
# listener/tun/ipstack/gvisor/utils.go
# listener/tun/ipstack/stack_adapter.go
# listener/tun/ipstack/system/dns.go
# listener/tun/ipstack/system/tcp.go
# listener/tun/ipstack/system/tun.go
# listener/tun/tun_adapter.go
# main.go
# rule/common/base.go
# rule/common/domain.go
# rule/common/domain_keyword.go
# rule/common/domain_suffix.go
# rule/common/final.go
# rule/common/geoip.go
# rule/common/geosite.go
# rule/common/ipcidr.go
# rule/common/port.go
# rule/parser.go
# rule/process.go
# test/go.mod
# test/go.sum
# transport/vless/xtls.go
# tunnel/tunnel.go
2022-03-17 17:41:02 +08:00
MetaCubeX
609d69191a
Merge remote-tracking branch 'clash/dev' into Alpha
...
# Conflicts:
# .github/workflows/docker.yml
# adapter/outboundgroup/fallback.go
# adapter/outboundgroup/loadbalance.go
# adapter/outboundgroup/relay.go
# adapter/outboundgroup/selector.go
# adapter/outboundgroup/urltest.go
# config/config.go
# go.mod
# go.sum
# main.go
# test/go.mod
# test/go.sum
2022-03-17 01:41:51 +08:00
yaling888
346d817dba
Chore: Merge branch 'ogn-dev' into with-tun
2022-03-16 20:16:30 +08:00
Dreamacro
6a661bff0c
Migration: go 1.18
2022-03-16 12:10:13 +08:00
yaling888
8333815e95
Chore: refactor TUN
2022-03-09 05:08:35 +08:00
Skyxim
8595d6c2e9
[Feature]
...
1.Add Network rule, match network type(TCP/UDP)
2.Add logic rules(NOT,OR,AND)
-AND,((DOMAIN,baidu.com),(NETWORK,UDP)),REJECT
(cherry picked from commit d7092e2e37f2c48282c878edea1b2ebc2912b09a)
2022-01-22 22:37:07 +08:00
Skyxim
4ab986cccb
[Refactor] gvisor support hijack dns list
...
dns-hijack:
- 1.1.1.1
- 8.8.8.8:53
- tcp://1.1.1.1:53
- udp://223.5.5.5
- 10.0.0.1:5353
2022-01-09 00:35:45 +08:00
Skyxim
82c8e02d02
[Style] Add User-Agent for provider request
2021-12-26 22:26:53 +08:00
Dreamacro
e622d8dd38
Fix: parse dial interface option
2021-11-08 13:31:08 +08:00
Dreamacro
bcb301b730
Chore: adjust all udp alloc size
2021-11-03 22:29:24 +08:00
Dreamacro
f1cf7e9269
Style: use gofumpt for fmt
2021-10-10 23:44:09 +08:00
bobo liu
9aeb4c8cfe
Improve: avoid bufconn twice ( #1650 )
2021-09-28 23:15:53 +08:00
Dreamacro
70c8605cca
Improve: use one bytes.Buffer pool
2021-09-20 21:02:18 +08:00
Dreamacro
571d2a0075
Migration: go 1.17
2021-08-18 13:26:23 +08:00
Dreamacro
09697b7679
Chore: adjust batch
2021-07-23 00:30:23 +08:00
Dreamacro
8d37220566
Fix: limit concurrency number of provider health check
2021-07-21 17:01:15 +08:00
Dreamacro
46f4f84442
Chore: use iife replace init in some cases
2021-07-11 19:43:25 +08:00
Kr328
b6ff08074c
Refactor: plain http proxy ( #1443 )
2021-06-15 17:13:40 +08:00
Kr328
cd48f69b1f
Fix: wrap net.Conn to avoid using *net.TCPConn.(ReadFrom) ( #1209 )
2021-02-01 20:06:45 +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
kongminhao
8c3e2a7559
Chore: fix typo ( #1017 )
2020-10-14 19:56:02 +08:00
Dreamacro
8766287e72
Chore: sync necessary changes from premium
2020-09-21 22:22:07 +08:00
Dreamacro
a32ee13fc9
Feature: reuse dns resolver cache when hot reload
2020-08-31 00:32:18 +08:00
Dreamacro
5805334ccd
Chore: pass staticcheck
2020-08-25 22:19:59 +08:00
Dreamacro
cf9e1545a4
Improve: fix go test race detect
2020-07-18 20:56:13 +08:00
Comzyh
b979ff0bc2
Feature: implemented a strategy similar to optimistic DNS ( #647 )
2020-05-07 15:10:14 +08:00
Dreamacro
94e0e4b000
Fix: make selector react immediately
2020-04-30 20:13:27 +08:00
Dreamacro
0e56c195bb
Improve: pool buffer alloc
2020-04-25 00:30:40 +08:00
Dreamacro
5c03613858
Chore: picker support get first error
2020-04-16 18:31:40 +08:00
duama
2750c7ead0
Fix: set SO_REUSEADDR for UDP listeners on linux ( #630 )
2020-04-11 21:45:56 +08:00
Dreamacro
230e01f078
Fix: config parse panic
2020-03-19 11:04:56 +08:00
Dreamacro
8b5e511426
Fix: use the fastest whether the result is successful
2020-02-14 16:36:20 +08:00
Dreamacro
afc9f3f59a
Chore: use custom dialer
2020-02-09 17:02:48 +08:00
Comzyh
e68c0d088b
Fix: upstream dns ExchangeContext workaround ( #468 )
2020-01-10 14:13:44 +08:00
Dreamacro
36716ca695
Fix: singledo panic
2019-12-10 16:26:15 +08:00
Dreamacro
2334bafe68
Change: proxy gruop strategy improvement
2019-12-10 15:07:01 +08:00
Dreamacro
c427bc89ef
Feature: add experimental provider
2019-12-08 12:17:24 +08:00
Dreamacro
93e0dbdc78
Feature: lru cache add evict callback
2019-12-05 00:17:24 +08:00
Comzyh
1948ea11ef
Fix: refactor observable to solve a small-probability crash
2019-10-30 15:43:55 +08:00
Kirill Motkov
f4326daaa4
Chore: code style improvements ( #361 )
2019-10-14 17:13:23 +08:00
comwrg
0cdc40beb3
Fix: urltest get fastest node ehavior ( #326 )
2019-10-12 23:29:00 +08:00
Dreamacro
52125a3992
Fix: fakeip missing host
2019-10-11 14:01:16 +08:00
Dreamacro
904c354ee4
Fix: use correctly last record
2019-09-26 10:08:50 +08:00
Dreamacro
271ed2b9c1
Improve(fakeip): use lru cache to avoid outdate
2019-07-26 19:09:13 +08:00
Dreamacro
f00dfdd34d
Fix(picker): add WithTimeout for some situation
2019-07-18 00:12:01 +08:00
Dreamacro
7c6c147a18
Optimization: refactor picker
2019-07-02 19:18:03 +08:00
Dreamacro
016e7bd0b4
Style: fix go vet warning
2019-05-26 13:55:13 +08:00
Dreamacro
c92cda6980
Feature: socks5 udp associate
2019-04-23 23:30:13 +08:00
Dreamacro
791d72e05b
Fix: crash when key value is nil
2019-03-25 20:42:20 +08:00
Dreamacro
7a9d986ff3
Feature: add delay history and improve url-test behavior
2019-03-17 14:52:39 +08:00
Dreamacro
c295c5e412
Feature: add load-balance group
2019-02-15 14:25:20 +08:00
Dreamacro
2383cca2ce
Feature: add v2ray-plugin
2019-02-11 15:25:39 +08:00