1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Feb 10, 2024 — Feb 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #14 from ilyh/master More... over 10 years ago
change urllib2.urlopen to urlopen More... over 10 years ago
add python3 support, tested on python3.4.3 More... over 10 years ago
Merge pull request #13 from ataylor32/update-readme More... over 10 years ago
Updated the README to include the --timeout option More... over 10 years ago
Merge pull request #12 from ataylor32/timeout More... over 10 years ago
Added the --timeout option More... over 10 years ago
Merge pull request #11 from ataylor32/pep8 More... over 12 years ago
Cleaned up "sitemonitor.py" so that it conforms with some PEP 8 rules More... over 12 years ago
Merge pull request #10 from madmaze/master More... almost 14 years ago
changed output to include response time, also if site is unavailable then force resp time == -1 More... almost 14 years ago
is_internet_reachable() checked google.com twice, should be google.com and yahoo.com More... almost 14 years ago
Added to and from headers to message More... almost 15 years ago
Simple script that prints out data.pkl in a human-readable format. Soon to be extended. More... over 15 years ago
Added header info and response time to pickled data. Also changed the format of pickled data slightly. More... over 15 years ago
Fixed new line bug when opening urls from file More... over 15 years ago
Added usage to README More... over 15 years ago
added configurable destination addresses More... almost 16 years ago
fixed a bug where some response codes would lead to a None return More... almost 16 years ago
switches from httpconnection to urllib2. can now handle https and 301 redirects! More... almost 16 years ago
added executable permissions More... almost 16 years ago
removed system specific gitignore line More... almost 16 years ago
Added *.swp to gitignore More... almost 16 years ago
Fixed arg problem with -t flag More... almost 16 years ago
Merge branch 'master' of github.com:sanbornm/Site-Monitor More... almost 16 years ago
Added more help message More... almost 16 years ago
Fixing issues #2 and #3 More... about 16 years ago
Added a .gitignore for log and tmp files More... almost 17 years ago
Added extra check to use gmail More... almost 17 years ago
optimized getting urls from file More... almost 17 years ago