Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tosh
/
httpswatch
Public
forked from
benjaminp/httpswatch
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
httpswatch
check_https.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 19, 2015
send a User-Agent
benjaminp
committed
e9714b3
View commit details
Copy full SHA for e9714b3
View code at this point
Browse repository at this point
follow all https redirects
benjaminp
committed
46ebb38
View commit details
Copy full SHA for 46ebb38
View code at this point
Browse repository at this point
catch misc errors comming from connect() (fixes #19)
benjaminp
committed
b805760
View commit details
Copy full SHA for b805760
View code at this point
Browse repository at this point
Fixed #8 -- reorder the sites. Also bump the parallelism, this is IO bound, no reason to use 'CPU-like' counts
alex
committed
3cddcd6
View commit details
Copy full SHA for 3cddcd6
View code at this point
Browse repository at this point
Merge pull request #10 from alex/make-sure-works
Show description for a7c4cb6
benjaminp
committed
a7c4cb6
View commit details
Copy full SHA for a7c4cb6
View code at this point
Browse repository at this point
Commits on Jan 18, 2015
Bomb out if the check function raises an exception
alex
committed
4744f9d
View commit details
Copy full SHA for 4744f9d
View code at this point
Browse repository at this point
Disable SSLv2 and SSLv3, browsers are doing this and if they are actually required to connect, the site will be effectively unusable.
alex
committed
288de1b
View commit details
Copy full SHA for 288de1b
View code at this point
Browse repository at this point
Use the concurrent module instead of handrolling stuff
alex
committed
def9a8e
View commit details
Copy full SHA for def9a8e
View code at this point
Browse repository at this point
Added basic testing harness for travis
alex
committed
168c1cd
View commit details
Copy full SHA for 168c1cd
View code at this point
Browse repository at this point
Merge pull request #2 from alex/run-as-main
Show description for c6c154d
benjaminp
committed
c6c154d
View commit details
Copy full SHA for c6c154d
View code at this point
Browse repository at this point
Only run the main() if the script is being run directly.
alex
committed
276780c
View commit details
Copy full SHA for 276780c
View code at this point
Browse repository at this point
Run on platforms which don't hvae OP_NO_COMPRESSION
alex
committed
6dc4c45
View commit details
Copy full SHA for 6dc4c45
View code at this point
Browse repository at this point
initial commit of HTTPSWatch
benjaminp
committed
5817a72
View commit details
Copy full SHA for 5817a72
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.