{"id":13509381,"url":"https://github.com/superfly/wormhole","last_synced_at":"2025-08-21T18:33:02.101Z","repository":{"id":55614692,"uuid":"93442519","full_name":"superfly/wormhole","owner":"superfly","description":"Fly.io secure tunnel","archived":false,"fork":false,"pushed_at":"2023-05-20T21:10:57.000Z","size":56786,"stargazers_count":197,"open_issues_count":11,"forks_count":16,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-12-17T02:36:31.148Z","etag":null,"topics":["port-forwarding","ssh-tunnel","tls-tunnel","tunnel","tunnel-client","tunnel-server"],"latest_commit_sha":null,"homepage":"https://fly.io/docs/#agents","language":"Go","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/superfly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-06-05T20:12:18.000Z","updated_at":"2024-10-26T15:47:19.000Z","dependencies_parsed_at":"2024-01-07T22:49:14.402Z","dependency_job_id":"d562731a-9057-48bd-852f-bb64b73dcd26","html_url":"https://github.com/superfly/wormhole","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superfly%2Fwormhole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superfly%2Fwormhole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superfly%2Fwormhole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superfly%2Fwormhole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/superfly","download_url":"https://codeload.github.com/superfly/wormhole/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230527866,"owners_count":18240051,"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":["port-forwarding","ssh-tunnel","tls-tunnel","tunnel","tunnel-client","tunnel-server"],"created_at":"2024-08-01T02:01:06.970Z","updated_at":"2024-12-20T03:09:15.493Z","avatar_url":"https://github.com/superfly.png","language":"Go","funding_links":[],"categories":["Go","others","\u003ca id=\"01e6651181d405ecdcd92a452989e7e0\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"9d6789f22a280f5bb6491d1353b02384\"\u003e\u003c/a\u003e隧道\u0026\u0026穿透"],"readme":"[![Fly.io Community Slack](https://fly.io/slack/badge.svg)](https://fly.io/slack/)\n[![Build Status](https://travis-ci.org/superfly/wormhole.svg?branch=master)](https://travis-ci.org/superfly/wormhole)\n\n# wormhole - Fly.io reverse Proxy\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"wormhole.png\"\u003e\n\u003c/p\u003e\n\n## What is wormhole?\nWormhole is a reverse proxy that creates a secure tunnel between two endpoints.\n\n## Compiling\n**Wormhole requires Go1.8+**\n\n    go get github.com/superfly/wormhole\n    cd $GOPATH/src/github.com/superfly/wormhole\n    make setup\n    make binaries\n\n## Running locally\n\n    brew install redis\n\n    # make sure redis-server is running\n\n    # Start server\n    ./scripts/wormhole-server.sh\n\n    # Start clients (defaults to 1)\n    ./scripts/wormhole-local.sh \u003cNUM_CLIENTS\u003e\n\n    # The tunnel will be accessible on a randomly chosen port (look at wormhole-server logs):\n    # [Feb 20 20:43:50]  INFO SSHHandler: Started session 29ff7b66abcc9871cdf1bc551f6e89728202f3e24e48675ecd9b8556a5dbd60b for Mats-MBP.local ([::1]:63169). Listening on: localhost:63170\n\n## Feature Status\n\n| Feature\t\t\t\t\t| Status       |\n| :-----:\t\t\t\t\t| :----:       |\n| SSH Tunnel\t\t\t\t\t| Supported |\n| TCP Tunnel\t\t\t\t\t| Experimental - currently lacking some auth |\n| TLS Tunnel              \t\t\t| Experimental - currently lacking some auth |\n| HTTP2 Tunnel            \t\t\t| Experimental - currently lacking some auth |\n| Local Endpoint over TCP\t\t\t| Supported |\n| Local Endpoint over TLS\t\t\t| Supported |\n| Single Tunnel Type per WH Server \t\t| Supported |\n| Multiple Tunnel Types per WH Server \t\t| Pending [#10](https://github.com/superfly/wormhole/issues/10) |\n| Healthcheck for Local Endpoint \t\t| Pending [#33](https://github.com/superfly/wormhole/issues/33) |\n| WH Server Shared Port TLS+SNI forwarding \t| Supported |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperfly%2Fwormhole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperfly%2Fwormhole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperfly%2Fwormhole/lists"}