Init
这个提交包含在:
当前提交
fe8788378a
25
README.md
普通文件
25
README.md
普通文件
@ -0,0 +1,25 @@
|
||||
# Intro
|
||||
|
||||
``tlshandshake`` is a tool which can be used for troubleshooting and benchmarking TLS handshake. It is written in GoLang.
|
||||
|
||||
# Usage
|
||||
|
||||
Example:
|
||||
|
||||
```
|
||||
./tlshandshake www.fbi.com:443 -cipher X25519:P256:CECPQ2
|
||||
```
|
||||
|
||||
# Installation
|
||||
|
||||
```
|
||||
go get -u github.com/henrydcase/tlshandshake/...
|
||||
```
|
||||
|
||||
# Dependencies
|
||||
|
||||
We use ``trs`` library, a fork of Cloudflare's ``tls-tris`` library, which supports TLSv1.3 and number of experimental features.
|
||||
|
||||
# License
|
||||
|
||||
See LICENSE file
|
正在加载...
在新工单中引用
屏蔽一个用户