riolu.rs
|
cbdf33c42c
|
feat: ntp service
|
2023-09-02 02:15:46 +08:00 |
|
Hellojack
|
a82745f544
|
chore: Remove legacy XTLS support (#645)
* chore: Remove legacy XTLS support
* chore: Rename function
|
2023-07-16 23:26:07 +08:00 |
|
H1JK
|
af28b99b2a
|
Add REALITY ChaCha20-Poly1305 auth mode support
|
2023-06-14 17:17:46 +08:00 |
|
wzdnzd
|
3ef81afc76
|
[Feature] Proxy stores delay data of different URLs. And supports specifying different test URLs and expected statue by group (#588)
Co-authored-by: Larvan2 <78135608+Larvan2@users.noreply.github.com>
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
|
2023-06-04 11:51:30 +08:00 |
|
H1JK
|
c6fed3e97f
|
fix: TLS certificate pool initialize
Co-authored-by: Skyxim <noreply@skyxim.dev>
|
2023-05-14 00:21:59 +08:00 |
|
H1JK
|
bd431fbf49
|
fix: Update unsafe pointer add usage
|
2023-05-06 15:49:10 +08:00 |
|
Skyxim
|
cfd03a99c2
|
feat: nameserver-policy support use rule-providers and reduce domain-set memory
|
2023-04-01 11:53:39 +08:00 |
|
Skyxim
|
6d40de2179
|
chore: adjust trust cert
|
2023-03-27 22:27:59 +08:00 |
|
Larvan2
|
e026ac6a2a
|
chore: update xray-core version
|
2023-03-22 23:45:26 +08:00 |
|
Larvan2
|
c7362fce9c
|
chore: do not modify ALPN in utls
|
2023-03-17 14:49:42 +08:00 |
|
H1JK
|
7404bfdc44
|
chore: Improve REALITY handshake
|
2023-03-15 15:55:18 +08:00 |
|
Larvan2
|
2f992e9863
|
chore: fix issues #440
|
2023-03-13 21:19:39 +08:00 |
|
H1JK
|
ae4d114802
|
chore: Cleanup REALITY code
|
2023-03-11 12:23:27 +08:00 |
|
H1JK
|
913ed62095
|
fix: ALPN not applied in uTLS/REALITY
|
2023-03-10 20:53:39 +08:00 |
|
H1JK
|
921b2c3aa4
|
feat: REALITY use proxy servername
|
2023-03-08 20:28:12 +08:00 |
|
H1JK
|
76a8fe3839
|
feat: Support REALITY protocol
|
2023-03-08 17:18:46 +08:00 |
|
wwqgtxx
|
6061f3d4fa
|
chore: add more utls fingerprints
|
2023-02-28 21:17:52 +08:00 |
|
Skyxim
|
e1dd4ac9e7
|
chore: format code
|
2023-02-26 20:38:32 +08:00 |
|
Skyxim
|
f565edd76d
|
chore: add custom ca trust
|
2023-02-25 22:01:20 +08:00 |
|
wwqgtxx
|
baaf509637
|
chore: using sing-shadowtls to support shadowtls v1/2/3
|
2023-02-21 21:58:37 +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 |
|
qiaoweijie
|
f1ef6c2096
|
fix: get tlsconfig err not handle, return nil pointer
|
2023-01-31 15:26:18 +08:00 |
|
Skyxim
|
b6b6413d04
|
refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning
|
2023-01-14 21:08:06 +08:00 |
|
3andero
|
804cff8c55
|
fix: skip-cert-verify is true by default (#333)
* fix: skip-cert-verify is true by default
* fix: format
* fix: typo
Co-authored-by: 3andero <3andero@github.com>
Co-authored-by: Hellojack <106379370+H1JK@users.noreply.github.com>
|
2023-01-13 09:55:01 +08:00 |
|
Skyxim
|
0a89107b8b
|
fix: global fingerprints load failed
|
2022-10-03 22:41:24 +08:00 |
|
Skyxim
|
0c64d7e56a
|
chore: fingerprint style
|
2022-07-11 13:44:27 +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 |
|