{"id":20697455,"url":"https://github.com/blackhole-consulting/tcp-remote-shell-aes-micropython","last_synced_at":"2025-04-22T20:46:25.889Z","repository":{"id":68331571,"uuid":"601842783","full_name":"BlackHole-Consulting/tcp-remote-shell-aes-micropython","owner":"BlackHole-Consulting","description":"TCP IP Remote Shell Aes Encrypted for Micropython","archived":false,"fork":false,"pushed_at":"2023-02-15T00:07:29.000Z","size":8,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T18:41:38.410Z","etag":null,"topics":["aes","blockchain","encryption","esp32","micropython","shell","telnet"],"latest_commit_sha":null,"homepage":"","language":"Python","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/BlackHole-Consulting.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":"2023-02-15T00:00:49.000Z","updated_at":"2024-10-17T15:53:02.000Z","dependencies_parsed_at":"2023-03-02T10:30:35.464Z","dependency_job_id":null,"html_url":"https://github.com/BlackHole-Consulting/tcp-remote-shell-aes-micropython","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/BlackHole-Consulting%2Ftcp-remote-shell-aes-micropython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackHole-Consulting%2Ftcp-remote-shell-aes-micropython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackHole-Consulting%2Ftcp-remote-shell-aes-micropython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackHole-Consulting%2Ftcp-remote-shell-aes-micropython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlackHole-Consulting","download_url":"https://codeload.github.com/BlackHole-Consulting/tcp-remote-shell-aes-micropython/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250322146,"owners_count":21411701,"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":["aes","blockchain","encryption","esp32","micropython","shell","telnet"],"created_at":"2024-11-17T00:18:07.140Z","updated_at":"2025-04-22T20:46:25.884Z","avatar_url":"https://github.com/BlackHole-Consulting.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TCP IP Remote Shell Aes Micropython\nA simetric encrypted tcp remote shell write in micropython for embeded devices .\n\nThe blackOS remote shell\n\n## Usage\n\n### Listen for remote connection\n\n```Python\n\nimport tcpshell\n\ntcpshell.genkeys()\n\ntcpshell.tcpshell(\"\",\"66580466190907158953400191855519\")\n\n\n```\n\n\n### Send command to micropython device and get the response\n\n```Python\n\nimport tcpshell\n\n\ntcpshell.blackcmd(\"192.168.1.163\",\"a = gc.mem_free()\",\"66580466190907158953400191855519\")\n\nb'\\x10\\x93\\\\\\xc5.\\xb9\\xa4d\\xa6\\xe6\\x1b\\xc2\\x85\u003c\\x14$\\xcdi\\x8dH\u0026\\x7fQ\\x89\\xf5\\x91\\x93\\xe3\\x11\\xe4\\x86k'\n\nb\"{'a': 22864}    \"\n\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackhole-consulting%2Ftcp-remote-shell-aes-micropython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackhole-consulting%2Ftcp-remote-shell-aes-micropython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackhole-consulting%2Ftcp-remote-shell-aes-micropython/lists"}