gVisor bot
|
a5cf2ce0df
|
chore: use fastrand to replace math/rand
|
2023-03-06 18:10:14 +08:00 |
|
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
|
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
|
ec5bdbc157
|
Fix: query string parse on ws-opts (#2213)
|
2022-07-10 14:56:34 +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
|
7b080217bd
|
Chore: split component to transport
|
2021-05-13 22:19:34 +08:00 |
|