gVisor bot
|
4de55f9521
|
Merge branch 'logic-rule' into Alpha
|
2022-04-16 08:22:08 +08:00 |
|
gVisor bot
|
6c56a3b80e
|
feat: add domain list for sniffer, reverse force logic
when force is false, if domain in the list, will force replace
when force is true, if sniff domain in the list, will skip it
|
2022-04-16 08:21:31 +08:00 |
|
gVisor bot
|
607daf4e75
|
fix: npe when parse rule
|
2022-04-16 00:21:08 +08:00 |
|
gVisor bot
|
351182d8f3
|
feat: support http headers
|
2022-04-14 13:07:39 +08:00 |
|
gVisor bot
|
d55f77798d
|
chore:adjust sniffer debuglog info
|
2022-04-13 08:38:55 +08:00 |
|
gVisor bot
|
f4500524e4
|
chore: update dependencies
|
2022-04-13 02:32:55 +08:00 |
|
gVisor bot
|
ce4712e925
|
chore: update dependencies
|
2022-04-13 02:24:21 +08:00 |
|
gVisor bot
|
e54d403a1e
|
Chore: adjust ipstack
|
2022-04-13 02:20:53 +08:00 |
|
gVisor bot
|
ebacc76433
|
Fix: fakeip pool cycle used
|
2022-04-13 02:19:42 +08:00 |
|
gVisor bot
|
7b22a3bd62
|
chore: adjust code
|
2022-04-12 21:39:31 +08:00 |
|
gVisor bot
|
bc33cd5630
|
Refactor: fakeip pool use netip.Prefix, supports ipv6 range
|
2022-04-12 20:32:08 +08:00 |
|
gVisor bot
|
895d93b10b
|
chore:merge & adjust code
|
2022-04-12 20:20:04 +08:00 |
|
gVisor bot
|
950e638222
|
Chore: fix typos
|
2022-04-12 19:08:13 +08:00 |
|
gVisor bot
|
89d75e59d1
|
Refactor: DomainTrie use generics
|
2022-04-12 18:45:47 +08:00 |
|
gVisor bot
|
06b780f5cc
|
Refactor: queue use generics
|
2022-04-12 18:44:13 +08:00 |
|
gVisor bot
|
58c7157f71
|
Refactor: cache use generics
|
2022-04-12 18:44:10 +08:00 |
|
gVisor bot
|
b1cf4dc1a2
|
Refactor: lrucache use generics
|
2022-04-12 18:44:07 +08:00 |
|
gVisor bot
|
1101775bf0
|
fix: trojan fail may panic
|
2022-04-12 18:43:55 +08:00 |
|
gVisor bot
|
c9a9c49a16
|
chore: adjust code
|
2022-04-11 13:23:59 +08:00 |
|
gVisor bot
|
d7d6ed5c70
|
fix: code logic error
|
2022-04-10 20:01:35 +08:00 |
|
gVisor bot
|
b6ea3eac16
|
Update metadata.go
revet commit 13012a9
|
2022-04-10 00:47:22 +08:00 |
|
gVisor bot
|
b2becaffe3
|
feat: sniffer support
sniffer:
enable: true
force: false # Overwrite domain
sniffing:
- tls
|
2022-04-09 22:30:36 +08:00 |
|
gVisor bot
|
277dd2dc68
|
fix: parse logic rule error
|
2022-04-09 22:25:39 +08:00 |
|
gVisor bot
|
2b5e14533b
|
chore: reduce a little memory
|
2022-04-09 22:24:48 +08:00 |
|
gVisor bot
|
0042b5de3b
|
disable process name on android
|
2022-04-09 17:54:01 +08:00 |
|
gVisor bot
|
d069d56860
|
fix: auto detect interface add param[auto-detect-interface], default is true, only use it when tun is enabled
|
2022-04-07 21:36:19 +08:00 |
|
gVisor bot
|
08bcec8feb
|
Revert "Add docker workflow"
This reverts commit ce4902e5e6 .
|
2022-04-07 10:24:23 +08:00 |
|
gVisor bot
|
a73eb17380
|
Add docker workflow
|
2022-04-06 08:31:34 +08:00 |
|
gVisor bot
|
a4bff632bc
|
revert:the name of tun device on mac
|
2022-04-05 23:04:59 +08:00 |
|
gVisor bot
|
e9a5be05a4
|
Merge remote-tracking branch 'yaling888/with-tun' into Alpha
|
2022-04-05 14:44:40 +08:00 |
|
gVisor bot
|
f37c8cadac
|
feat: add SMTPS/POP3S/IMAPS port to sni detect
|
2022-04-05 03:26:23 +08:00 |
|
gVisor bot
|
3a6569aca2
|
fix: when ssh connect to a ip, if this ip map to a domain in clash, change ip to host may redirect to a diffrent ip
|
2022-04-05 03:26:23 +08:00 |
|
gVisor bot
|
5cd593f31c
|
fix: npe panic
|
2022-04-04 22:28:47 +08:00 |
|
gVisor bot
|
40ee33f062
|
refactor: Some adjustments
|
2022-04-03 19:15:16 +08:00 |
|
gVisor bot
|
3c6be05ec9
|
fix: default-nameserver allow DOT and DOH with host is ip
|
2022-04-03 19:14:21 +08:00 |
|
gVisor bot
|
0d1e4405da
|
Merge remote-tracking branch 'Plus/with-tun' into Alpha
|
2022-04-02 20:48:11 +08:00 |
|
gVisor bot
|
f5c0e759a6
|
fix: dns over proxy may due to cancel request, but proxy live status is fine
|
2022-04-02 18:24:11 +08:00 |
|
gVisor bot
|
d71f031de9
|
fix: dns over proxy may due to cancel request, but proxy live status is fine
|
2022-04-02 17:32:37 +08:00 |
|
gVisor bot
|
f21be8d296
|
fix: log level ajust and lint fix
|
2022-03-31 21:27:25 +08:00 |
|
gVisor bot
|
ee3f94425e
|
feat: 添加tls sni 嗅探
# Conflicts:
# tunnel/statistic/tracker.go
# tunnel/tunnel.go
|
2022-03-31 21:27:25 +08:00 |
|
gVisor bot
|
1c4e024030
|
Chore: revert "Feature: add tls SNI sniffing (#68)"
This reverts commit 24ce6622a2 .
|
2022-03-31 21:20:46 +08:00 |
|
gVisor bot
|
016d88e5ea
|
Feature: add tls SNI sniffing (#68)
|
2022-03-31 19:34:40 +08:00 |
|
gVisor bot
|
faeffd6e09
|
[Chore] fallback dependency
|
2022-03-31 00:26:01 +08:00 |
|
gVisor bot
|
16b78b89d7
|
[Fix] VLESS http conn with tls false
[Chore] Upgrade Dependencies
|
2022-03-31 00:08:43 +08:00 |
|
gVisor bot
|
b523e9e927
|
Merge remote-tracking branch 'Meta/Alpha' into Alpha
|
2022-03-30 13:19:05 +08:00 |
|
gVisor bot
|
05125430dd
|
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 |
|
gVisor bot
|
2580e12fb2
|
docs: warning
|
2022-03-30 13:05:46 +08:00 |
|
gVisor bot
|
7df4799623
|
Merge remote-tracking branch 'Clash-dev/dev' into Alpha
|
2022-03-30 12:41:16 +08:00 |
|
gVisor bot
|
58e51e8f21
|
Feature: Trojan XTLS
|
2022-03-30 00:15:39 +08:00 |
|
gVisor bot
|
5911d62fba
|
Chore: adjust VLESS
|
2022-03-29 23:50:41 +08:00 |
|