diff --git a/README.md b/README.md index 532a1ee..842c8ae 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,9 @@ sclient [flags] ``` * flags - * -k, --insecure ignore invalid TLS (SSL/HTTPS) certificates - * --servername spoof SNI (to disable use IP as <remote> and do not use this option) + * `-k, --insecure` ignore invalid TLS (SSL/HTTPS) certificates + * `--servername ` spoof SNI (to disable use IP as <remote> and do not use this option) + * `--ssh proxy` proxy ssh over https (_inverse_ ssh proxy, like stunnel) * remote * must have servername (i.e. example.com) * port is optional (default is 443) @@ -85,7 +86,7 @@ Ignore a bad TLS/SSL/HTTPS certificate and connect anyway. sclient -k badtls.telebit.cloud:443 localhost:3000 ``` -Reading from stdin +### Reading from stdin ```bash sclient telebit.cloud:443 - @@ -95,7 +96,13 @@ sclient telebit.cloud:443 - sclient telebit.cloud:443 -