{"id":13564228,"url":"https://github.com/osnr/tabssh","last_synced_at":"2025-05-05T02:30:41.985Z","repository":{"id":42079014,"uuid":"342426574","full_name":"osnr/tabssh","owner":"osnr","description":"📡 ssh into browser tab.","archived":false,"fork":false,"pushed_at":"2021-03-01T12:35:29.000Z","size":2,"stargazers_count":76,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-08T15:06:02.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/osnr.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}},"created_at":"2021-02-26T01:22:25.000Z","updated_at":"2025-01-15T22:30:36.000Z","dependencies_parsed_at":"2022-08-12T04:20:15.192Z","dependency_job_id":null,"html_url":"https://github.com/osnr/tabssh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osnr%2Ftabssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osnr%2Ftabssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osnr%2Ftabssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osnr%2Ftabssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osnr","download_url":"https://codeload.github.com/osnr/tabssh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252427637,"owners_count":21746251,"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":[],"created_at":"2024-08-01T13:01:28.336Z","updated_at":"2025-05-05T02:30:41.724Z","avatar_url":"https://github.com/osnr.png","language":"Go","readme":"# tabssh\n\n[idk](https://twitter.com/rsnous/status/1365106287080472579)\n\nUses [TabFS](https://github.com/osnr/TabFS) and\n[gilderlabs/ssh](https://twitter.com/jf/status/1352012743600062465).\n\nSet your TabFS mount path in `tabssh.go`.\n\n```\n$ go run tabssh.go\n```\n\nand\n\n```\n$ ssh -o StrictHostKeyChecking=no localhost -p 2222\n```\n\n(you can set a fun hostname in `~/.config/ssh`:\n```\nHost last-focused-tab.safari.localhost\n    HostName localhost\n    Port 2222\n    LogLevel ERROR\n    StrictHostKeyChecking no\n    UserKnownHostsFile /dev/null \n```\n)\n\n## ideas\n\na hack would be to make it dispatch to tab depending on provided username, like how\n[their Docker\nexample](https://github.com/gliderlabs/ssh/tree/master/_examples/ssh-docker)\ndispatches to process (ssh `jq@localhost` runs `jq`)\n\nbut really, the _right_ way to do it would be to make it so that\n`safari.localhost` is a hostname that actually lets you talk to\nSafari, and `last-focused-tab.safari.localhost` is a hostname that\nactually lets you talk to the last focused tab.\n\ncould you make a virtual network or something to do that? (where each\ntab is a host on the virtual network) I mean, that feels\nphilosophically right; [tabs are virtual\ncomputers](https://twitter.com/rsnous/status/1352014584731734016), so\nmaybe they should be network-addressable like your real computer is\n(and maybe other things should be network-addressable that way too --\nindividual applications, documents, etc).\n\nlike 'port numbers' feel kinda like they unnaturally promote one level\nof computer, the physical one on your desk that has a Wi-Fi chip, and\nhide the computers nested inside it (such as each of your browser\ntabs)\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosnr%2Ftabssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosnr%2Ftabssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosnr%2Ftabssh/lists"}