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 |
|
3andero
|
51f9b34a7c
|
feat: Support ShadowTLS v2 as Shadowsocks plugin (#330)
|
2023-01-11 00:13: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 |
|
Skyxim
|
a8ce283727
|
feat: add fingerprint param
|
2022-07-11 13:42:28 +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 |
|
Clash-Mini
|
2bf34c766e
|
[Feat]
support trojan xtls
change geodataloader mode as memconservative
|
2022-02-04 23:33:36 +08:00 |
|
thank243
|
9732efe938
|
Fix: tls handshake requires a timeout (#1893)
|
2022-01-15 19:33:21 +08:00 |
|
Dreamacro
|
c6cceeb0c5
|
Chore: use alpn http 1.1 only on trojan websocket by default
|
2021-10-19 22:34:18 +08:00 |
|
Dreamacro
|
df3a491d40
|
Feature: support trojan websocket
|
2021-10-16 20:19:59 +08:00 |
|
Dreamacro
|
70c8605cca
|
Improve: use one bytes.Buffer pool
|
2021-09-20 21:02:18 +08:00 |
|
Dreamacro
|
995aa7a8fc
|
Fix: remove ClientSessionCache and add NextProtos for vmess to fix #1468
|
2021-07-03 20:34:44 +08:00 |
|
Dreamacro
|
f96ebab99f
|
Chore: split component to transport
|
2021-05-13 22:19:34 +08:00 |
|