Skip to content

Commit

Permalink
Fix protocols count
Browse files Browse the repository at this point in the history
  • Loading branch information
mohanson committed Aug 30, 2024
1 parent d72fd34 commit 3364f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Daze's network model consists of 7 components:

## Client Protocols

The daze client implements five different proxy protocols in one port. These protocols are http proxy, https tunnel, socks4, socks4a, socks5 and socks5h.
The daze client implements 6 different proxy protocols in one port. These protocols are http proxy, https tunnel, socks4, socks4a, socks5 and socks5h.

```sh
# Protocol http proxy
Expand Down

0 comments on commit 3364f20

Please sign in to comment.