{"id":37168801,"url":"https://github.com/rohanmathur91/tunnel","last_synced_at":"2026-01-14T19:56:37.570Z","repository":{"id":318060378,"uuid":"1069813373","full_name":"rohanmathur91/tunnel","owner":"rohanmathur91","description":"Tunnel a mini ngrok like tool which exposes your localhost to public internet.","archived":false,"fork":false,"pushed_at":"2025-10-18T19:51:09.000Z","size":4403,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-19T11:47:29.141Z","etag":null,"topics":["golang","localhost","ngrok","proxy","tunneling","websocket"],"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/rohanmathur91.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-04T17:11:01.000Z","updated_at":"2025-10-18T19:51:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ad17da0-d672-41ae-ace4-ed58eb02df07","html_url":"https://github.com/rohanmathur91/tunnel","commit_stats":null,"previous_names":["rohanmathur91/tunnel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rohanmathur91/tunnel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohanmathur91%2Ftunnel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohanmathur91%2Ftunnel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohanmathur91%2Ftunnel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohanmathur91%2Ftunnel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohanmathur91","download_url":"https://codeload.github.com/rohanmathur91/tunnel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohanmathur91%2Ftunnel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28433657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["golang","localhost","ngrok","proxy","tunneling","websocket"],"created_at":"2026-01-14T19:56:36.939Z","updated_at":"2026-01-14T19:56:37.563Z","avatar_url":"https://github.com/rohanmathur91.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Tunnel\n\n### A minimal ngrok-like tool that exposes local servers to the public internet via websocket tunnels.\n\n\n### Steps to setup servers:\nStart server:\n```sh\ngo run main.go\n```\n\nBuild client: \n```sh\ncd ./cli\ngo build -o tunnel ./\n``` \n\nStart client - gives public URL\n```sh \n./tunnel --port 3000 #local server port\n```\n\n\nStart test server or use any local server:\n```sh\ncd ./test-server\ngo run main.go\n```\n\nTest tunnel:\n```txt\ncurl [Public URL]\n```\n\n\n### Demo:\n\nStart the server, build the client, and expose the localhost port:\n\nhttps://github.com/user-attachments/assets/24905fe6-8bd8-49b7-a892-9704178d66f6\n\nRun test server and hit the request:\n\nhttps://github.com/user-attachments/assets/f4257b0f-e064-4c21-b462-eda5b76252dc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohanmathur91%2Ftunnel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohanmathur91%2Ftunnel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohanmathur91%2Ftunnel/lists"}