{"id":15951941,"url":"https://github.com/shchuko/tg-shell-bot","last_synced_at":"2026-04-28T11:03:48.235Z","repository":{"id":126850108,"uuid":"528648970","full_name":"shchuko/tg-shell-bot","owner":"shchuko","description":"Run shell commands remotely with Telegram bot","archived":false,"fork":false,"pushed_at":"2022-08-26T06:35:04.000Z","size":76,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T07:43:29.283Z","etag":null,"topics":["kotlin","shell","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/shchuko.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-25T01:15:28.000Z","updated_at":"2023-05-04T19:33:27.000Z","dependencies_parsed_at":"2023-03-13T11:36:01.774Z","dependency_job_id":null,"html_url":"https://github.com/shchuko/tg-shell-bot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/shchuko/tg-shell-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shchuko%2Ftg-shell-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shchuko%2Ftg-shell-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shchuko%2Ftg-shell-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shchuko%2Ftg-shell-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shchuko","download_url":"https://codeload.github.com/shchuko/tg-shell-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shchuko%2Ftg-shell-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32377599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"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":["kotlin","shell","telegram","telegram-bot"],"created_at":"2024-10-07T13:05:07.403Z","updated_at":"2026-04-28T11:03:48.216Z","avatar_url":"https://github.com/shchuko.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tg-shell-bot - Run shell commands remotely with Telegram bot\n\nThe bot allows to execute commands on remote machine it is deployed.\n\nFeatures:\n\n- you can filter the users who can access the bot\n- process output (stderr \u0026 stdout) is auto-updated and displayed by bot\n- multiple processes can run in parallel\n- running processes can be terminated with button (use case: start ngrok, use it, terminate when all's done)\n\n---\n\nConfiguration file is expected to present as `$HOME/.config/tg-shell-bot/config.property` and contain:\n\n```properties\ntelegram.api.key=0000000000:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\ntelegram.users.allowed=foobar,foobaz\nshell.path=/bin/bash\n```\n\nYou can specify custom config path or override properties with commandline arguments:\n\n```bash\n./tg-shell-bot -config \"$CONFIG_PATH\" -allowedUsers \"user0,user1,user2\" -shellPath \"/bin/sh\"\n```\n\n---\n\n\u003cimg width=\"652\" alt=\"image\" src=\"https://user-images.githubusercontent.com/36963534/186650170-034f75e2-e471-4bd8-acb7-a925e908b6f5.png\"\u003e\n\n\u003cimg width=\"663\" alt=\"image\" src=\"https://user-images.githubusercontent.com/36963534/186649759-145bc6ca-5280-4be9-96ad-69d3533c279a.png\"\u003e\n\n\u003cimg width=\"662\" alt=\"image\" src=\"https://user-images.githubusercontent.com/36963534/186650117-f4a1ea0d-6bcf-49a2-ae49-0c1b4381f04c.png\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshchuko%2Ftg-shell-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshchuko%2Ftg-shell-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshchuko%2Ftg-shell-bot/lists"}