Skip to content
/ safeurl Public

SafeURL: A Command line Go-based tool to verify the safety of URLs using the Google Safe Browsing API.

Notifications You must be signed in to change notification settings

jempe/safeurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SafeURL

Check if a url is safe by using google safe browsing API.

Installation

go get -u github.com/jempe/safeurl

Usage

Replace api_key variable of cmd/safeurl/config.json file with your google Safe Browsing API key. Then execute the command

safeurl http://google.com

About

SafeURL: A Command line Go-based tool to verify the safety of URLs using the Google Safe Browsing API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages