{"id":26356454,"url":"https://github.com/dolanor/mitm","last_synced_at":"2025-10-08T06:32:41.724Z","repository":{"id":142421768,"uuid":"195899725","full_name":"dolanor/mitm","owner":"dolanor","description":"🕵 TLS MITM proxy for debugging text line protocols","archived":false,"fork":false,"pushed_at":"2019-09-30T13:29:52.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T22:01:01.474Z","etag":null,"topics":["mitm","textline-protocol","tls-proxy"],"latest_commit_sha":null,"homepage":"","language":"Go","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/dolanor.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,"publiccode":null,"codemeta":null}},"created_at":"2019-07-08T23:36:59.000Z","updated_at":"2019-09-30T13:29:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"16480b5b-357e-4c00-a3f7-9aa1eaccfdfa","html_url":"https://github.com/dolanor/mitm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dolanor/mitm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolanor%2Fmitm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolanor%2Fmitm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolanor%2Fmitm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolanor%2Fmitm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dolanor","download_url":"https://codeload.github.com/dolanor/mitm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolanor%2Fmitm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274528013,"owners_count":25302320,"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-09-10T02:00:12.551Z","response_time":83,"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":["mitm","textline-protocol","tls-proxy"],"created_at":"2025-03-16T13:30:04.534Z","updated_at":"2025-10-08T06:32:36.693Z","avatar_url":"https://github.com/dolanor.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mitm 🕵\n\n[![Build Status](https://cloud.drone.io/api/badges/dolanor/mitm/status.svg)](https://cloud.drone.io/dolanor/mitm)\n\n\nJust a little TLS proxy for TCP connection. I created it to debug my attempt at connecting to SMTP server. So it works OK with\ntext line protocols (`telnet`, `openssl s_client`). The goal is just to be able to see what passes through the encrypted TLS\nconnection.  \nIt generates self signed certificates automatically for the remote you passed as `-connect`. Therefore the software you test should be\nable to connect even if the certificate doesn't have any trusted CA in the system. As it is, the certificates are just stored in memory\nafter being generated.  \n\n# Quick start\n\n```\nmitm -listen \"127.0.0.1:9999\" -connect \"mail.remoteserver.com:465\"\n```\nAnd then run your software on `127.0.0.1:9999`.\nIt should be able to accept non valid certificate.\n\nThat's it, there are no *longer detailed start*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolanor%2Fmitm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdolanor%2Fmitm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolanor%2Fmitm/lists"}