H1JK
3fd3d83029
feat: Attempts to send request with first payload on VLESS
2023-02-10 10:03:37 +08:00
wwqgtxx
24419551a9
chore: update tfo-go for golang1.20
2023-02-08 13:10:44 +08:00
Skyxim
c83eb2e0c9
chore: adjust log
2023-02-07 21:29:40 +08:00
Skyxim
929b1675e3
chore: avoid repeated wrapper
2023-02-07 21:29:40 +08:00
wwqgtxx
db54b438e6
chore: do not use extra pointer in UClient
2023-02-07 17:51:37 +08:00
Larvan2
967254d9ca
chore: move global-utls-client snippets to components\tls
2023-02-07 17:24:14 +08:00
Skyxim
2d806df9b9
fix: sniff domain don't match geosite when override-destination value is false
2023-02-07 15:59:44 +08:00
wwqgtxx
4fe798ec3b
chore: update sing-vmess
2023-02-07 15:10:36 +08:00
Skyxim
3555ff5f4e
chore: update docs/config.yml
2023-02-07 13:19:19 +08:00
Larvan2
05ca819823
feat: add global-client-fingerprint.
...
* Available: "chrome","firefox","safari","ios","random","none".
* global-client-fingerprint will NOT overwrite the proxy's client-fingerprint setting when "client-fingerprint: none".
2023-02-07 01:26:56 +08:00
Skyxim
c8b8b60b93
chore: override-destination default value is true
2023-02-06 17:48:49 +08:00
Larvan2
287986d524
Update README.md
2023-02-05 23:36:08 +08:00
Larvan2
4c25f5e73b
feat: Update utls support.
...
* client-fingerprint is used to apply Utls for modifying ClientHello, it accepts "chrome","firefox","safari","ios","random" options.
* Utls is currently support TLS transport in TCP/grpc/WS/HTTP for VLESS/Vmess and trojan.
2023-02-05 17:34:37 +08:00
H1JK
cbc217e80a
fix: Converter Shadowsocks password parse
2023-02-04 16:58:17 +08:00
Skyxim
fe348e89c5
chore: add nameserver-policy demo
2023-02-03 21:41:26 +08:00
Skyxim
e1e1984d3e
feat: nameserver policy support multiple server
2023-02-03 21:40:05 +08:00
wwqgtxx
99662b616f
fix: tuic listener config name
2023-02-02 21:48:20 +08:00
Larvan2
857d6e419f
fix: Parse CC fail in tuic.
2023-02-02 21:29:12 +08:00
wwqgtxx
a298b9ea01
chore: fix mips atomic panic
2023-02-02 21:03:24 +08:00
wwqgtxx
61097d0826
chore: update to golang1.20
2023-02-02 15:39:57 +08:00
Larvan2
2ee0f634e6
feat: Add utls for modifying client's fingerprint.
...
Currently only support TLS transport in TCP/GRPC/WS/HTTP for VLESS/Vmess and trojan-grpc.
2023-02-01 22:36:05 +08:00
Larvan2
61b3b4f775
fix: Handle error earlier in DialContextWithDialer.
...
chore: Fix typo.
2023-01-31 18:05:46 +08:00
Skyxim
dc4b9753d3
Merge pull request #360 from tgNotHouse/Alpha
...
fix: get tlsconfig err not handle, return nil pointer #358
2023-01-31 15:40:44 +08:00
qiaoweijie
f1ef6c2096
fix: get tlsconfig err not handle, return nil pointer
2023-01-31 15:26:18 +08:00
Larvan2
872c915cf7
Chore: Add images for wiki
2023-01-30 21:19:46 +08:00
Larvan2
fb9f09c97f
Update README.md
2023-01-30 20:39:13 +08:00
Larvan2
884db8a8b5
chore: add patch for debug api,better workflow.
2023-01-30 20:19:44 +08:00
wwqgtxx
ee21b7bc37
chore: update gvisor
2023-01-29 22:30:40 +08:00
Skyxim
32c53b9584
chore: dns log error
2023-01-29 11:03:39 +08:00
Larvan2
4e5f3fbe84
Merge pull request #356 from kunish/Alpha
...
Chore: Remove missing image link, mention Yacd-meta in README.md
2023-01-29 00:24:37 +08:00
kunish
2ce193877b
docs(README.md): remove missing image link, mention Yacd-meta
2023-01-29 00:17:33 +08:00
Skyxim
e52d599326
chore: better dns log
2023-01-28 22:33:03 +08:00
Skyxim
2cf66f41cb
fix: parse error
2023-01-28 16:09:14 +08:00
H1JK
a06b387acc
adjust: VLESS enable XUDP by default
2023-01-28 14:58:52 +08:00
yaling888
03520e0d6f
Fix: dns api panic on disable dns section ( #2498 )
2023-01-28 00:55:30 +08:00
Dreamacro
a6a72a5b54
Feature: add dns query json api
2023-01-28 00:55:24 +08:00
metacubex
85db58aeb5
chore: update config.yaml
2023-01-28 00:32:17 +08:00
metacubex
596bf32caa
chore: adjust keyword for geosite-based nameserver policy
2023-01-28 00:19:58 +08:00
metacubex
2b2644a76f
chore: restful api display xudp for VLESS and VMess
2023-01-28 00:07:20 +08:00
i40e
02684a868f
feature: geosite-based nameserver policy
2023-01-27 23:40:53 +08:00
Skyxim
1924b308fd
chore: clear code
2023-01-27 17:10:15 +08:00
Skyxim
0d62e42c50
chore: better parsing pure UDP DNS
2023-01-27 17:02:58 +08:00
Larvan2
d3193cf8b7
Chore: Better parsing pure IPv6 UDP DNS
2023-01-27 15:08:05 +08:00
Larvan2
f7538568c0
Chore: Change default latency test url to HTTPS.
2023-01-27 13:41:23 +08:00
Larvan2
4629ecb8ee
Chore: Add GEO data url configuration.
2023-01-27 13:27:39 +08:00
Skyxim
5bcea37d59
chore: better parse udp dns
2023-01-27 13:07:52 +08:00
Skyxim
6decaef050
fix: sub-rule condition don't work
2023-01-27 12:38:15 +08:00
H1JK
248578086f
feat: Converter support WS early data parameters
2023-01-27 11:31:58 +08:00
Larvan2
87553c6aa0
Update config.yaml
2023-01-26 23:19:33 +08:00
Skyxim
a2aa267e43
chore: update workflows docker
2023-01-25 20:53:39 +08:00