Skip to content

Sozmeme/SiteCheckerGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SiteChecker

This app checks site via URL and gives a report about safey usage of this site.

It analyzes:

  • SSL certificate
  • Whois information
  • Pagerank
  • URL lexical features
  • HTTP safety headers
  • Usage of unsafe functions like eval()

Evaluation of final trustscore is based on my personal experimental data.

Usage

go run ./main.go
curl -X POST http://localhost:8080/check -H "Content-Type: application/json" -d "{\"url\": \"https://google.com\"}"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages