Skip to content

Commit 5c7e4a8

Browse files
committed
fix: readme
1 parent cbac1f1 commit 5c7e4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* [x] **Scripting**: Write JavaScript code for programmatic modification of requests and responses.
2323
* [x] **Gateway**: Block specific requests.
2424
* [x] **Mirroring**: Map domain names.
25-
* [x] **Gateway Proxy**: Proxy all HTTP requests from local applications using virtual network card (TUN mode) routing.
25+
* [x] **Tun Mode**: Proxy all HTTP requests from local applications using virtual network card (TUN mode) routing.
2626
* [x] **Secondary Proxy**: Forward requests to other proxy servers.
2727
* [x] **WebSocket**: Support WebSocket debugging, allowing you to send and modify messages.
2828

0 commit comments

Comments
 (0)