{"id":20879638,"url":"https://github.com/aswinbennyofficial/sushi","last_synced_at":"2025-06-15T00:05:25.242Z","repository":{"id":246931287,"uuid":"823538271","full_name":"aswinbennyofficial/SuSHi","owner":"aswinbennyofficial","description":"A web platform enabling users to save SSH credentials and access remote machines securely through a web-based terminal, providing SSH access even via smartphones... Demo video: https://sh.aswinbenny.in/sushi-demo","archived":false,"fork":false,"pushed_at":"2024-11-13T17:35:11.000Z","size":2170,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-12T16:43:47.187Z","etag":null,"topics":["go","go-chi","golang","gorilla-websocket","hacktoberfest","linux","pbkdf2","pgx","pgxpool","postgres","postgresql","ssh","ssh-server","websocket","xterm","xterm-js","zerolog"],"latest_commit_sha":null,"homepage":"https://sushi.aswinbenny.in/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aswinbennyofficial.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":"2024-07-03T08:14:13.000Z","updated_at":"2025-04-24T00:48:26.000Z","dependencies_parsed_at":"2024-11-09T18:17:32.500Z","dependency_job_id":"5815d81d-0b1d-4d9f-869e-8ec28ffac689","html_url":"https://github.com/aswinbennyofficial/SuSHi","commit_stats":null,"previous_names":["aswinbennyofficial/sushi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aswinbennyofficial/SuSHi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinbennyofficial%2FSuSHi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinbennyofficial%2FSuSHi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinbennyofficial%2FSuSHi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinbennyofficial%2FSuSHi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aswinbennyofficial","download_url":"https://codeload.github.com/aswinbennyofficial/SuSHi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aswinbennyofficial%2FSuSHi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259901381,"owners_count":22929224,"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":["go","go-chi","golang","gorilla-websocket","hacktoberfest","linux","pbkdf2","pgx","pgxpool","postgres","postgresql","ssh","ssh-server","websocket","xterm","xterm-js","zerolog"],"created_at":"2024-11-18T07:17:10.785Z","updated_at":"2025-06-15T00:05:25.212Z","avatar_url":"https://github.com/aswinbennyofficial.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SuSHI (Work in Progress)\n\nSuSHI is a web-based platform that helps to make SSH connections to remote machines from any location, with a browser based terminal. \n\n### Features\n- Secure SSH Connections: Connect to remote machines securely using SSH.\n- Web-Based Terminal: Access the terminal interface directly in your web browser.\n- Real-Time Communication: Utilize WebSockets for real-time communication between the client and server.\n- User-Friendly Interface: Simple and intuitive interface for ease of use.\n- Encrypted Private Keys: Private keys are stored in database securely using AES-CFB encryption with a key derived from PBKDF2-HMAC-SHA256 (10000 iterations), utilizing a unique salt and IV for each encryption operation.\n\n\n### Screenshot\n![screenhot 1](./static/images/homepage.png)\n![screenhot 2](./static/images/dashboard.png)\n![screenhot 3](./static/images/connected-terminals.png)\n![screenhot 5](./static/images/add-machine.png)\n![screenhot 4](./static/images/enter-password.png)\n\n\n## Running app\n- `mkdir db`\n- `mkdir db/data`\n- `sudo chown -R 1001:1001 ./db/data`\n- Have the docker-compose.yaml file with all the env values\n- `docker compose up`\n- By default the server will be up on `localhost:8080`\n\n\n- It you have issues `connection closed` while opening terminal change the `wss://` to `ws://` in the `static/terminal.html` (line no. 95)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faswinbennyofficial%2Fsushi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faswinbennyofficial%2Fsushi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faswinbennyofficial%2Fsushi/lists"}