Add utls-imitate, utls-nosni doc to README: fix style

This commit is contained in:
Shelikhoo 2023-03-13 14:13:50 +00:00
parent 39d906b380
commit 473cc45987
No known key found for this signature in database
GPG key ID: C4D5E79D22B25316

View file

@ -106,4 +106,4 @@ uTLS is a software library designed to initiate the TLS Client Hello fingerprint
Depending on client and server configuration, it may not always work as expected as not all extensions are correctly implemented. Depending on client and server configuration, it may not always work as expected as not all extensions are correctly implemented.
You can also remove SNI(Server Name Indication) from client hello to evade censorship with `-utls-nosni`, not all servers supports this. You can also remove SNI (Server Name Indication) from client hello to evade censorship with `-utls-nosni`, not all servers supports this.