wwqgtxx
|
142d17ebad
|
fix: don't close tuic when read timeout
|
2022-11-25 11:04:28 +08:00 |
|
wwqgtxx
|
c89b1f0e96
|
chore: tuic add cubic,new_reno,bbr congestion_controller
|
2022-11-25 10:33:37 +08:00 |
|
wwqgtxx
|
59bd11a3a7
|
chore: add tuic outbound
close #133
|
2022-11-25 08:08:14 +08:00 |
|
wwqgtxx
|
2dc62024fe
|
chore: support old chacha20
|
2022-11-16 18:37:14 +08:00 |
|
wwqgtxx
|
dc3e144b6a
|
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
|
2022-11-12 20:43:48 +08:00 |
|
Kaming Chan
|
e2d71abecd
|
Fix: handle parse socks5 udp address properly (#2220)
(cherry picked from commit bec4df7b12 )
|
2022-10-01 23:45:06 +08:00 |
|
metacubex
|
ef2f8317c7
|
Fix: wechat protocol is not working if no obfs string is configured
|
2022-09-11 15:24:56 +08:00 |
|
Skyxim
|
99effb051b
|
feat: add ip-version param
|
2022-08-28 13:41:43 +08:00 |
|
metacubex
|
4611fbfe0c
|
chore: disable tcp_test
|
2022-08-15 15:52:03 +08:00 |
|
metacubex
|
b725c91b05
|
chore: clean code
|
2022-08-15 15:46:07 +08:00 |
|
Dreamacro
|
5940f62794
|
Chore: http2 should use DialTLSContext and some tls handshake should with context
|
2022-08-13 12:35:39 +08:00 |
|
Kaming Chan
|
bec4df7b12
|
Fix: handle parse socks5 udp address properly (#2220)
|
2022-07-25 12:44:00 +08:00 |
|
Skyxim
|
a8ce283727
|
feat: add fingerprint param
|
2022-07-11 13:42:28 +08:00 |
|
Skyxim
|
ab8e9e7d7a
|
fix: skip-cert-verify not work
|
2022-07-11 12:37:27 +08:00 |
|
Skyxim
|
fef9f95e65
|
feat: add fingerprint for tls verify
|
2022-07-10 20:44:24 +08:00 |
|
LJea
|
f0952b55d0
|
Fix: query string parse on ws-opts (#2213)
|
2022-07-10 14:56:34 +08:00 |
|
Skyxim
|
60e1947ed2
|
chore: upgrade dependencies for hysteria
|
2022-07-07 12:49:52 +08:00 |
|
Skyxim
|
e599621a32
|
fix: resolve ipv6 error in hysteria
|
2022-07-03 22:51:20 +08:00 |
|
Skyxim
|
3cc1870aee
|
chore: embed hysteria, clean irrelevant codes, code from https://github.com/HyNetwork/hysteria
|
2022-07-03 18:26:46 +08:00 |
|
Dreamacro
|
e0c5a85314
|
Fix: missing import
|
2022-06-12 21:22:02 +08:00 |
|
Dreamacro
|
2fa1a5c4b9
|
Chore: update tproxy udp packet read logic
|
2022-06-12 19:37:51 +08:00 |
|
Kaming Chan
|
c3f4e1ba2e
|
fix: add length check for ssr auth_aes128_sha1 (#2129)
|
2022-06-09 17:57:41 +08:00 |
|
MetaCubeX
|
c045a4f2a7
|
Chore: make hadowsocks2 lib embed
|
2022-06-04 20:29:33 +08:00 |
|
Dreamacro
|
09d49bac95
|
Chore: embed shadowsocks2
|
2022-06-01 21:43:20 +08:00 |
|
Kaming Chan
|
da7ffc0da9
|
Fix: add length check for ssr auth_aes128_sha1 (#2129)
|
2022-05-13 11:21:39 +08:00 |
|
Skyxim
|
a95d439852
|
chore: the uuid-map is transferred to the protocol
|
2022-05-06 13:28:09 +08:00 |
|
Skyxim
|
fb58595d44
|
feat: Expose remote destination (udp proxy maybe domain of node)
|
2022-05-04 16:57:08 +08:00 |
|
yaling888
|
4fd7d0f707
|
Chore: use generics as possible
|
2022-04-25 13:18:30 +08:00 |
|
yaling888
|
7ca1a03d73
|
Refactor: metadata use netip.Addr
|
2022-04-20 22:52:05 +08:00 |
|
fishg
|
14878b37f6
|
fix: trojan fail may panic
|
2022-04-12 18:43:55 +08:00 |
|
MetaCubeX
|
81c5a65f23
|
Merge remote-tracking branch 'Pro-Plus/with-tun' into Alpha
# Conflicts:
# README.md
# adapter/outbound/trojan.go
# adapter/outbound/vless.go
# transport/trojan/trojan.go
|
2022-03-30 13:15:45 +08:00 |
|
yaling888
|
9ff1f5530e
|
Feature: Trojan XTLS
|
2022-03-30 00:15:39 +08:00 |
|
yaling888
|
b3ea2ff8b6
|
Chore: adjust VLESS
|
2022-03-29 23:50:41 +08:00 |
|
MetaCubeX
|
611ce5f5f1
|
[commit]
[Feat] add Pass type for support temporary skip rule set
|
2022-03-27 23:44:51 +08:00 |
|
yaling888
|
9bab2c504e
|
Chore: regenerate protoc file
|
2022-03-27 07:12:12 +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
|
b192238699
|
Merge from remote branch
|
2022-02-23 01:00:27 +08:00 |
|
Clash-Mini
|
2bf34c766e
|
[Feat]
support trojan xtls
change geodataloader mode as memconservative
|
2022-02-04 23:33:36 +08:00 |
|
yaling888
|
56c38890f9
|
Merge from remote branch[ssh]
|
2022-01-18 10:05:06 +08:00 |
|
yaling888
|
daae846db3
|
Merge from remote branch
|
2022-01-18 09:51:20 +08:00 |
|
thank243
|
9732efe938
|
Fix: tls handshake requires a timeout (#1893)
|
2022-01-15 19:33:21 +08:00 |
|
Digital Pencil
|
8f3385bbb6
|
Feature: support snell v3 (#1884)
|
2022-01-10 20:24:20 +08:00 |
|
yaling888
|
3d246d5150
|
Merge from remote branch
|
2021-11-14 20:25:22 +08:00 |
|
Dreamacro
|
08c43b8876
|
Fix: revert ssr udp fix
|
2021-11-14 14:48:00 +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 |
|
yaling888
|
4b614090f8
|
Merge remote branch
|
2021-10-21 22:37:30 +08:00 |
|