{"id":23346307,"url":"https://github.com/seanhood/tailscale-netcat","last_synced_at":"2026-03-10T18:06:03.648Z","repository":{"id":57662739,"uuid":"478663240","full_name":"SeanHood/tailscale-netcat","owner":"SeanHood","description":"A tool designed to immitate netcat for the purposes of SSH's ProxyCommand","archived":false,"fork":false,"pushed_at":"2022-04-06T18:22:01.000Z","size":18,"stargazers_count":27,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T10:43:00.864Z","etag":null,"topics":["ssh","tailscale"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SeanHood.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-06T17:34:55.000Z","updated_at":"2025-01-13T07:44:47.000Z","dependencies_parsed_at":"2022-09-13T00:32:25.127Z","dependency_job_id":null,"html_url":"https://github.com/SeanHood/tailscale-netcat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeanHood%2Ftailscale-netcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeanHood%2Ftailscale-netcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeanHood%2Ftailscale-netcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeanHood%2Ftailscale-netcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeanHood","download_url":"https://codeload.github.com/SeanHood/tailscale-netcat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154965,"owners_count":21056541,"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":["ssh","tailscale"],"created_at":"2024-12-21T07:13:22.210Z","updated_at":"2026-03-10T18:06:03.594Z","avatar_url":"https://github.com/SeanHood.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tailscale-netcat\n\nThis tool is designed to immitate netcat for the purposes of SSH's ProxyCommand. It may work for other uses of netcat within a Tailscale network but I wouldn't trust it.\n\n## Usage\n\nOn first run you will need to login, a link is provided for ease of use. Auth keys are also supported, see below for use\n```\nsean@laptop:~$ ssh -o 'ProxyCommand tailscale-netcat -host %h -port %p' myserver\n2022/04/02 15:54:42 NeedsLogin: https://login.tailscale.com/a/12345678\nkex_exchange_identification: Connection closed by remote host\n```\n\nOn second login, you'll be in:\n```\nsean@laptop:~$ ssh -o 'ProxyCommand tailscale-netcat -host %h -port %p' myserver\nsean@myserver:~$\n```\n\nOptional Env Vars:\n\n`TS_AUTHKEY` is now enabled for this project. You can provide this variable with a key, consult the tailscale documentation to determine the appropriate key to use.\n\n`TS_STATEDIR` is the location where Tailscale keeps its state data.. This is used to not need to re-authorise the instance.\n\n\n## Credits\n* https://github.com/markpash/tailscale-sidecar\n* https://github.com/vfedoroff/go-netcat\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanhood%2Ftailscale-netcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseanhood%2Ftailscale-netcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanhood%2Ftailscale-netcat/lists"}