{"id":30700167,"url":"https://github.com/operasoftware/tlswebprober","last_synced_at":"2025-10-15T04:42:21.308Z","repository":{"id":5999506,"uuid":"7222372","full_name":"operasoftware/tlswebprober","owner":"operasoftware","description":"Main repo for the TLS Web Prober project. Adjunct to, and used for testing of the TLS Prober project. Performs a scan of a given TLS Server, name entered in a form, and presents the result as a HTML page","archived":false,"fork":false,"pushed_at":"2012-12-18T12:04:01.000Z","size":111,"stargazers_count":4,"open_issues_count":0,"forks_count":6,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-09-02T11:51:10.593Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/operasoftware.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-18T11:36:33.000Z","updated_at":"2021-09-28T20:22:49.000Z","dependencies_parsed_at":"2022-09-24T03:04:42.138Z","dependency_job_id":null,"html_url":"https://github.com/operasoftware/tlswebprober","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/operasoftware/tlswebprober","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operasoftware%2Ftlswebprober","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operasoftware%2Ftlswebprober/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operasoftware%2Ftlswebprober/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operasoftware%2Ftlswebprober/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/operasoftware","download_url":"https://codeload.github.com/operasoftware/tlswebprober/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operasoftware%2Ftlswebprober/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279049906,"owners_count":26093379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-02T11:43:46.879Z","updated_at":"2025-10-15T04:42:21.280Z","avatar_url":"https://github.com/operasoftware.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#   Copyright 2010-2012 Opera Software ASA \n#\n#   Licensed under the Apache License, Version 2.0 (the \"License\");\n#   you may not use this file except in compliance with the License.\n#   You may obtain a copy of the License at\n#\n#       http://www.apache.org/licenses/LICENSE-2.0\n#\n#   Unless required by applicable law or agreed to in writing, software\n#   distributed under the License is distributed on an \"AS IS\" BASIS,\n#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n#   See the License for the specific language governing permissions and\n#   limitations under the License.\n\n**** Checkout and start instructions ****\n\n  git clone --recursive gitserver:/git/tlswebprober.git\n\nTo run in local mode, use \n\n  cd tlswebprober/webprober\n  python manage.py runserver\n  \nand open up http://localhost:8000/ in your browser\n\nFor deployment on server, see below.\n\n**** About the tlswebprober ****\n\nThe tlswebprober is a web service version of the TLS Prober, allowing\ntesting of individual TLS servers, supporting HTTPS, IMAP, POP, or SMTP,\nwith a presentation of the results afterwards.\n\nThe tool is based on the Django framework (only tested in Django 1.1), \nand is deployed on a HTTP server using the standard Django deployment \nprocedures described at \n\n  \u003chttps://docs.djangoproject.com/en/1.1/howto/deployment/\u003e\n  \nusing tlswebprober.webprober.settings as the settings module.\n\nIn the deployed path, the following URLs are defined\n\n  /     \t:\tMain query page. The \"Server\" field will accept, and parse a full URL\n  \t\t\t\tThe form submits to /doprobe\n  /doprobe\t:\tPerforms a probe of the designated server , and displays the results\n  \t\t\t\tAccepts POST or GET queries \n\n  \t\t\t\t\nRequirements:\n\n - Python 2.6 or later\n - Django 1.1 or later\n - M2Crypto\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperasoftware%2Ftlswebprober","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foperasoftware%2Ftlswebprober","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperasoftware%2Ftlswebprober/lists"}