Skip to content

Commit d66c5f7

Browse files
committed
Update server: SOCKS fixes, Frida improvements & wildcard client certs
Frida improvements notably include v17 support, hooks covering some Meta apps & similar cases, stability improvements, HTTP/3 blocking, and SOCKS support (when enabled by the UI).
1 parent 43b2bd7 commit d66c5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"author": "Tim Perry",
2323
"license": "AGPL-3.0-or-later",
2424
"config": {
25-
"httptoolkit-server-version": "1.21.2"
25+
"httptoolkit-server-version": "1.22.0"
2626
},
2727
"build": {
2828
"appId": "tech.httptoolkit.desktop",

0 commit comments

Comments
 (0)