Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FYI: Notes on working with https://tls13.cloudflare.com/ #76

Open
sanderjo opened this issue Jul 21, 2016 · 0 comments
Open

FYI: Notes on working with https://tls13.cloudflare.com/ #76

sanderjo opened this issue Jul 21, 2016 · 0 comments

Comments

@sanderjo
Copy link

As a FYI for newbies like me:

With GOPATH set to ~/gocode

go get github.com/bifurcation/mint
cd ~/gocode/src/github.com/bifurcation/mint/bin/mint-client-https

Then
go run main.go -url https://tls13.cloudflare.com/
or let lynx parse that HTML output from cloudflare:
go run main.go -url https://tls13.cloudflare.com/ | lynx -stdin

HTH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant