{"id":27796144,"url":"https://github.com/reu/tinytun","last_synced_at":"2025-04-30T20:14:35.543Z","repository":{"id":137660086,"uuid":"597748634","full_name":"reu/tinytun","owner":"reu","description":"Blazingly fast(tm) local HTTP tunnelling through HTTP 2. Simple clone of ngrok.","archived":false,"fork":false,"pushed_at":"2023-12-10T00:38:58.000Z","size":159,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T20:14:29.356Z","etag":null,"topics":["http","http2","https","networking","tunneling"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/reu.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}},"created_at":"2023-02-05T14:26:58.000Z","updated_at":"2024-07-10T02:59:46.000Z","dependencies_parsed_at":"2023-11-11T17:45:43.789Z","dependency_job_id":null,"html_url":"https://github.com/reu/tinytun","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reu%2Ftinytun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reu%2Ftinytun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reu%2Ftinytun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reu%2Ftinytun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reu","download_url":"https://codeload.github.com/reu/tinytun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251774920,"owners_count":21641732,"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":["http","http2","https","networking","tunneling"],"created_at":"2025-04-30T20:14:35.123Z","updated_at":"2025-04-30T20:14:35.532Z","avatar_url":"https://github.com/reu.png","language":"Rust","readme":"# tinytun\nGenerate public URLs for your locally running web servers. Simple clone of ngrok.\n\n```mermaid\nsequenceDiagram\n\nparticipant Local WEB service\nparticipant TinytunClient as Tinytun Client\nparticipant TinytunServer as Tinytun Server\nparticipant User as User outside\u003cbr/\u003eof local network\n\nbox transparent Internal Network\n    participant Local WEB service\n    participant TinytunClient\nend\n\nbox transparent External Network\n    participant TinytunServer\n    participant User\nend\n\nTinytunClient-\u003e\u003eTinytunServer: Create tunnel via an HTTP request\nTinytunServer-\u003e\u003eTinytunClient: Tunnel created and the\u003cbr/\u003eHTTP connection is \"downgraded\"\u003cbr/\u003eto a simple TCP tunnel\nnote over TinytunClient,TinytunServer: Tinytun Client starts an HTTP 2 server\u003cbr/\u003eover the downgraded connection\n\npar For each concurrent HTTP request\n    User-\u003e\u003e+TinytunServer: HTTP request\n    TinytunServer-\u003e\u003eTinytunClient: Multiplexes HTTP request\u003cbr/\u003evia an HTTP2 stream\n    TinytunClient-\u003e\u003eLocal WEB service: HTTP request\n    Local WEB service-\u003e\u003eTinytunClient: HTTP response\n    TinytunClient-\u003e\u003eTinytunServer: HTTP response\n    TinytunServer-\u003e\u003e-User: HTTP response\nend\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freu%2Ftinytun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freu%2Ftinytun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freu%2Ftinytun/lists"}