Shishkevich D.
0a207b8a2c
refactor: merging all util functions into classes
2025-03-07 09:07:23 +00:00
Shishkevich D.
7483fb2ec5
refactor: delete base64js
...
instead of base64 library you can use built-in JS functions `btoa()` and `atob()`
2025-03-07 07:11:03 +00:00
mhsanaei
fb79081aa1
TLS fingerprints: randomizednoalpn
2025-03-03 10:20:52 +01:00
mhsanaei
ceb1217121
serverNameToVerify to verifyPeerCertInNames #2662
2025-02-22 14:09:52 +01:00
mhsanaei
46ef506aa6
TLS - serverNameToVerify
2025-01-26 19:33:50 +01:00
mhsanaei
5c4e2dfd39
default setting - scStreamUpServerSecs
2025-01-26 11:07:35 +01:00
mhsanaei
7911eeb69f
XHTTP - scStreamUpServerSecs
2025-01-21 22:43:13 +01:00
mhsanaei
4a3b9b913d
bug fix - reality settings
2025-01-01 22:49:29 +01:00
mhsanaei
9bc5c1d070
tcpNoDelay to penetrate
2025-01-01 18:42:50 +01:00
mhsanaei
cf879f9527
bug fix - vmess tls
2024-12-27 17:59:59 +01:00
mhsanaei
04c658f1a0
Client: Comment
...
now you can add Comment and write anything you want to remember
2024-12-27 13:48:07 +01:00
mhsanaei
73e90e0eaa
TLS, REALITY : fingerprint set default to chrome
2024-12-17 23:25:54 +01:00
mhsanaei
44ef1ac9a6
remove insecure cipher suites list
2024-12-17 23:18:16 +01:00
mhsanaei
aeac7f2c8b
UTLS: unsafe
2024-12-17 23:17:12 +01:00
mhsanaei
0df85cc3d9
XHTTP: server & client
...
Remove scMinPostsIntervalMs, xmux, noGRPCHeader from the server side and add them to the client side.
Before you could have them on sub json but I decided to remove them.
2024-12-17 10:39:37 +01:00
mhsanaei
36b0289bc6
XHTTP: Add "scMaxBufferedPosts"
2024-12-16 11:20:38 +01:00
MHSanaei
918a2b1533
XHTTP: Add "hMaxRequestTimes, hKeepAlivePeriod"
2024-12-16 10:13:01 +01:00
mhsanaei
b60387accb
XHTTP: Add "keepAlivePeriod"
2024-12-11 17:05:47 +01:00
mhsanaei
9c63638af1
xhttp - default settings
2024-12-05 20:15:19 +01:00
mhsanaei
4efcdb3e01
Transport: Remove HTTP
...
Migrated to XHTTP "stream-one" mode.
2024-12-04 13:49:43 +01:00
mhsanaei
b859327b8a
splithttp to xhttp
2024-12-03 22:24:34 +01:00
mhsanaei
3e8fc59213
WebSocket: Add heartbeatPeriod
2024-12-03 22:07:58 +01:00
mhsanaei
462e02140d
XHTTP: Add "stream-one"
2024-12-03 21:57:44 +01:00
mhsanaei
b569c21fec
XHTTP: noGRPCHeader
2024-11-21 17:56:25 +03:30
mhsanaei
ccda652e69
SplitHTTP - Mode
2024-11-14 13:09:51 +03:30
mhsanaei
111bfe5d2e
ShadowSocks - ivCheck
2024-11-12 14:01:42 +03:30
mhsanaei
19a31686da
REALITY: SplitHTTP transport
2024-10-30 14:46:27 +01:00