Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dmtzs/Validatehttp2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Http2 validator

validate a webpage if is using http2 protocol

GitHub top language

GitHub repo size Lines of code GitHub language count

The project

This project was builded just for validate if a site has http2 enabled.
Also if the certificate is not valid for all ways to type the url will appear in the same program.

Specifications

  • You need to have python 3 or upper installed.
  • The program can run in Windows, Linux and Mac.
  • All the libraries used are installed by default with python.
  • For the correct execution of the program you need to run something like:
python http2.py https://www.example.com
  • For this, python command should be according to what operative systemn you´re using, python, python3, etc.
  • The next is the name of the program.
  • Finally you need to write the URL of the webpage you want to analyze.

About

A program for validate if a site has enabled the http2 protocol.

Topics

Resources

License

Stars

Watchers

Forks

Languages