{"id":19516017,"url":"https://github.com/jamesconlan96/tssl","last_synced_at":"2026-06-07T21:31:27.219Z","repository":{"id":223526126,"uuid":"760381459","full_name":"JamesConlan96/tssl","owner":"JamesConlan96","description":"A wrapper around testssl.sh and aha to aid in TLS/SSL testing","archived":false,"fork":false,"pushed_at":"2024-02-29T09:15:45.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-02-29T18:57:33.567Z","etag":null,"topics":["aha","pentesting","ssl","testssl","tls"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JamesConlan96.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-20T10:09:28.000Z","updated_at":"2024-04-15T14:39:34.596Z","dependencies_parsed_at":"2024-04-15T14:51:03.854Z","dependency_job_id":null,"html_url":"https://github.com/JamesConlan96/tssl","commit_stats":null,"previous_names":["jamesconlan96/tssl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesConlan96%2Ftssl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesConlan96%2Ftssl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesConlan96%2Ftssl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesConlan96%2Ftssl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JamesConlan96","download_url":"https://codeload.github.com/JamesConlan96/tssl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240766672,"owners_count":19854114,"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","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":["aha","pentesting","ssl","testssl","tls"],"created_at":"2024-11-10T23:44:00.552Z","updated_at":"2026-06-07T21:31:27.159Z","avatar_url":"https://github.com/JamesConlan96.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TSSL\n\nA wrapper around testssl.sh and aha to aid in TLS/SSL testing\n\n## Usage\n\n~~~\nusage: tssl [-h] [-c] [-d DIRECTORY] [-e] [-f FILE] [-H HEADER] [-l LABEL] [-o] [-pA PATH] [-pT PATH] [-s] [-t TIMEOUT] [-u URL] [-v] [-z]\n\noptions:\n  -h, --help            show this help message and exit\n  -c, --command-only    output the manual command only; do not scan\n  -d DIRECTORY, --directory DIRECTORY\n                        directory to save output to instead of the current working directory\n  -e, --encrypt         compress output directory into an AES256 encrypted zip archive (includes existing files)\n  -f FILE, --file FILE  newline delimited file containing URLs to scan (can be specified multiple times per command)\n  -H HEADER, --header HEADER\n                        HTTP header to add to all requests in the form '\u003cname\u003e: \u003cvalue\u003e' (can be specified multiple times per command)\n  -l LABEL, --label LABEL\n                        add a label to output files\n  -o, --overwrite       overwrite existing results\n  -pA PATH, --aha-path PATH\n                        path of aha executable (default: 'aha')\n  -pT PATH, --testssl-path PATH\n                        path of testssl executable (default: 'testssl')\n  -s, --skip            skip targets for which matching output files already exist\n  -t TIMEOUT, --timeout TIMEOUT\n                        number of seconds a scan has to hang for in order to time out (default: 60)\n  -u URL, --url URL     URL to scan (can be specified multiple times per command)\n  -v, --verbose         display verbose output\n  -z, --zip             compress output directory into an unencrypted zip archive (includes existing files)\n~~~\n\n## Installation\n\n### Pipx (recommended)\n\n~~~\npipx install 'git+https://github.com/JamesConlan96/tssl.git'\n~~~\n\n### Docker\n\nNote that the following is a guideline only and you may need to adjust the docker commands to fit your use case:\n\n~~~\ndocker build -t tssl 'https://github.com/JamesConlan96/tssl.git#main' --network=host\ndocker run -it -v \"$(pwd)/test:/tssl_out\" --network=host tssl\n~~~\n\n## Requirements\n\n- testssl.sh\n- aha\n- A web browser (not supported when running with Docker)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesconlan96%2Ftssl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesconlan96%2Ftssl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesconlan96%2Ftssl/lists"}