Navigation Menu

Skip to content

jdhenke/tlsnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tlsnc

netcat for tls connections without any verification

Installation

Ensure $GOPATH/bin is on your $PATH and get this repo:

go get github.com/jdhenke/tlsnc

Usage

tlsnc $host [$port]

Example

echo -e "GET / HTTP/1.0\n\n" | tlsnc mail.google.com

About

netcat for tls connections without any verification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages