We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53f663 commit e42b83fCopy full SHA for e42b83f
1 file changed
docs/changelog.md
@@ -2,6 +2,22 @@
2
icon: material/alert-decagram
3
---
4
5
+#### 1.14.0-alpha.26
6
+
7
+* Add gecko obfs for Hysteria2 **1**
8
+* Fixes and improvements
9
10
+**1**:
11
12
+Adds `gecko` as a new QUIC traffic obfuscation type for
13
+[Hysteria2 inbound](/configuration/inbound/hysteria2/#obfstype) and
14
+[outbound](/configuration/outbound/hysteria2/#obfstype), alongside the
15
+existing `salamander`. Gecko supports configurable
16
+[`min_packet_size`](/configuration/inbound/hysteria2/#obfsmin_packet_size)
17
+(default 512) and
18
+[`max_packet_size`](/configuration/inbound/hysteria2/#obfsmax_packet_size)
19
+(default 1200) fields.
20
21
#### 1.14.0-alpha.25
22
23
* Revert Tailscale endpoint dial fields deprecation and remove `control_http_client` **1**
0 commit comments