Skip to content

LinkTester help you check the unreachable links in your website, including the links in your site and links outside your site but referred in the webpage in the website.

Notifications You must be signed in to change notification settings

joyzhang15/LinkTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

#LinkTester LinkTester help you check the unreachable links in your website, including the links in your site and links outside your site but referred in the webpage in the website.

requirements:

python >= 3.3

usage:

python link_tester.py -d [host] -n [threading number] -t [timeout seconds]

example:

python link_tester.py -d m.sohu.com -n 100 -t 100

python link_tester.py

result:

[host]-error-[date].log will be generated in the same dir.

About

LinkTester help you check the unreachable links in your website, including the links in your site and links outside your site but referred in the webpage in the website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages