{"id":13551390,"url":"https://github.com/progrium/termshare","last_synced_at":"2025-04-09T20:05:12.158Z","repository":{"id":12348443,"uuid":"14992810","full_name":"progrium/termshare","owner":"progrium","description":"Quick and easy terminal sharing.","archived":false,"fork":false,"pushed_at":"2020-01-30T15:45:49.000Z","size":203,"stargazers_count":326,"open_issues_count":13,"forks_count":23,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-09T20:05:06.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://termsha.re","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/progrium.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":"2013-12-06T20:34:48.000Z","updated_at":"2025-03-28T01:56:46.000Z","dependencies_parsed_at":"2022-09-24T17:13:43.555Z","dependency_job_id":null,"html_url":"https://github.com/progrium/termshare","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/progrium%2Ftermshare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Ftermshare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Ftermshare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Ftermshare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progrium","download_url":"https://codeload.github.com/progrium/termshare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103868,"owners_count":21048245,"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-01T12:01:47.151Z","updated_at":"2025-04-09T20:05:12.134Z","avatar_url":"https://github.com/progrium.png","language":"Go","funding_links":[],"categories":["Go","others"],"sub_categories":[],"readme":"# termshare\n\nQuick and easy terminal sharing for getting quick help or pair sysadmin'ing. \n\nShare interactive control with a copilot and/or a readonly view of your terminal with others. Copilots and viewers can use the client or a web-based terminal.\n\nThe service is run by the support of the community via Gittip donations. [Please donate to keep termshare running and support the work of the author.](https://www.gittip.com/termshare/)\n\n```\n$ termshare \n _                          _                    \n| |_ ___ _ __ _ __ ___  ___| |__   __ _ _ __ ___ \n| __/ _ \\ '__| '_ ` _ \\/ __| '_ \\ / _` | '__/ _ \\\n| ||  __/ |  | | | | | \\__ \\ | | | (_| | | |  __/\n \\__\\___|_|  |_| |_| |_|___/_| |_|\\__,_|_|  \\___|\n\nSession URL: https://termsha.re/3b5cc0d7-185f-4568-6e2d-7d6e77f836aa\n\n[termshare] $\n```\n\n## Install\n\n```\ncurl -sL https://termsha.re/download/$(uname -s) | tar -C /usr/local/bin -zxf -\n```\n\n## Usage\n\n```\nUsage:  termshare [session-url]\n\nStarts termshare sesion or connects to session if session-url is specified\n\n  -c=false: allow a copilot to join to share control\n  -d=false: run the server daemon\n  -n=false: do not use tls endpoints\n  -p=false: only allow a copilot and no viewers\n  -s=\"termsha.re:443\": use a different server to start session\n  -v=false: print version and exit\n```\n\n## Running the Termshare Server Locally\n\nThe Termshare server is meant to be run on Heroku, but you can also run it locally. There are just a few tricky bits. Run the server like this:\n\n\t$ PORT=8080 termshare -d -n -s localhost:8080\n\nNow when creating a session, you not only need to specify to use the local server, but you need to pass `-n` otherwise it will try to connect with TLS, which is only available via Heroku.\n\n\t$ termshare -n -s localhost:8080\n\nThe Session URL it gives you should be accurate, but if you use it with termshare you do still need to pass `-n`. For example:\n\n\t$ termshare -n http://localhost:8080/43aa4bd7-6583-41aa-446d-dc32fcceba2e\n\n### License\n\nBSD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Ftermshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrium%2Ftermshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Ftermshare/lists"}