dandaluga / CheckWebsiteAvailability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CheckWebsiteAvailability

Simple perl script to see if a connection can be made to a website.

There are two variants. The first uses the LWP modules to establish a connection and the second uses a raw socket connection.

About


Languages

Language:Perl 100.0%