We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbac1f1 commit 5c7e4a8Copy full SHA for 5c7e4a8
README.md
@@ -22,7 +22,7 @@
22
* [x] **Scripting**: Write JavaScript code for programmatic modification of requests and responses.
23
* [x] **Gateway**: Block specific requests.
24
* [x] **Mirroring**: Map domain names.
25
-* [x] **Gateway Proxy**: Proxy all HTTP requests from local applications using virtual network card (TUN mode) routing.
+* [x] **Tun Mode**: Proxy all HTTP requests from local applications using virtual network card (TUN mode) routing.
26
* [x] **Secondary Proxy**: Forward requests to other proxy servers.
27
* [x] **WebSocket**: Support WebSocket debugging, allowing you to send and modify messages.
28
0 commit comments