gVisor bot
e45b8dc404
chore: add early conn interface to decrease unneeded write
2023-02-27 00:26:49 +08:00
gVisor bot
70538347b8
fix: ensure return a nil interface not an interface with nil value
2023-02-18 14:16:03 +08:00
gVisor bot
63510ea0cf
fix: websocket headroom
2023-02-18 13:58:08 +08:00
gVisor bot
ce0f69d6ed
chore: do not use extra pointer in UClient
2023-02-07 17:51:37 +08:00
gVisor bot
57279cd971
chore: move global-utls-client snippets to components\tls
2023-02-07 17:24:14 +08:00
gVisor bot
5cab8afec7
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
gVisor bot
4d33fb9848
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
gVisor bot
5169fe33bf
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
gVisor bot
d926d6106f
chore: code cleanup
2023-01-16 12:11:34 +08:00
gVisor bot
73f1fcb324
adjust: Improve WebSocket mask
2023-01-16 11:42:10 +08:00
gVisor bot
58ee2ae7f5
chore: decrease direct depend on the sing package
2023-01-16 10:50:31 +08:00
gVisor bot
7df6e79cf0
refactor: Implement extended IO
2023-01-16 09:42:03 +08:00
gVisor bot
8ec6c87a2b
refactor: replace experimental.fingerprints with custom-certificates and Change the fingerprint verification logic to SSL pinning
2023-01-14 21:08:06 +08:00
gVisor bot
419982688f
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
gVisor bot
722e8a6c27
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
2022-11-12 20:43:48 +08:00
gVisor bot
7c1630c92a
feat: add fingerprint param
2022-07-11 13:42:28 +08:00
gVisor bot
27b5ecf3ab
fix: skip-cert-verify not work
2022-07-11 12:37:27 +08:00
gVisor bot
91e1649822
feat: add fingerprint for tls verify
2022-07-10 20:44:24 +08:00
gVisor bot
ec5bdbc157
Fix: query string parse on ws-opts
( #2213 )
2022-07-10 14:56:34 +08:00
gVisor bot
d1e6239372
chore: the uuid-map is transferred to the protocol
2022-05-06 13:28:09 +08:00
gVisor bot
6e33263167
Fix: tls handshake requires a timeout ( #1893 )
2022-01-15 19:33:21 +08:00
gVisor bot
1b7ad8f494
Feature: support trojan websocket
2021-10-16 20:19:59 +08:00
gVisor bot
653f2de2c0
Style: use gofumpt for fmt
2021-10-10 23:44:09 +08:00
gVisor bot
58d66fb4e4
Chore: adjust vmess 0rtt code and split xray test
2021-08-22 16:16:45 +08:00
gVisor bot
d867bb3b50
Feature: support xray's ws-0rtt path ( #1558 )
2021-08-22 16:03:46 +08:00
gVisor bot
d99920a3e6
Feature: add vmess WebSocket early data ( #1505 )
...
Co-authored-by: ShinyGwyn <79344143+ShinyGwyn@users.noreply.github.com>
2021-08-22 00:25:29 +08:00
gVisor bot
089faa30a5
Fix: remove ClientSessionCache and add NextProtos for vmess to fix #1468
2021-07-03 20:34:44 +08:00
gVisor bot
aaaef92fbf
Fix: vmess http should use Host header on request
2021-05-16 20:05:41 +08:00
gVisor bot
7b080217bd
Chore: split component to transport
2021-05-13 22:19:34 +08:00