Kaynağa Gözat

Init

keep-around/67d1b7daefd9fc6e5e98e37769a63c5f723d5ee0
Henry Case 5 yıl önce
işleme
fe8788378a
1 değiştirilmiş dosya ile 25 ekleme ve 0 silme
  1. +25
    -0
      README.md

+ 25
- 0
README.md Dosyayı Görüntüle

@@ -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

Yükleniyor…
İptal
Kaydet