{"id":33049368,"url":"https://github.com/JayanAXHF/filessh","last_synced_at":"2025-11-14T03:00:57.262Z","repository":{"id":323669659,"uuid":"1094114559","full_name":"JayanAXHF/filessh","owner":"JayanAXHF","description":"A fast and convenient TUI file browser for remote servers","archived":false,"fork":false,"pushed_at":"2025-11-11T13:43:16.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-11T14:26:29.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/JayanAXHF.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-11T09:22:32.000Z","updated_at":"2025-11-11T13:43:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/JayanAXHF/filessh","commit_stats":null,"previous_names":["jayanaxhf/filessh"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/JayanAXHF/filessh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayanAXHF%2Ffilessh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayanAXHF%2Ffilessh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayanAXHF%2Ffilessh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayanAXHF%2Ffilessh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayanAXHF","download_url":"https://codeload.github.com/JayanAXHF/filessh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayanAXHF%2Ffilessh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283878402,"owners_count":26910236,"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","status":"online","status_checked_at":"2025-11-11T02:00:06.610Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-11-14T02:00:29.867Z","updated_at":"2025-11-14T03:00:57.256Z","avatar_url":"https://github.com/JayanAXHF.png","language":"Rust","funding_links":[],"categories":["Rust","💻 Apps"],"sub_categories":["⌨️ Development Tools"],"readme":"# FileSSH\n\n[![Built With Ratatui](https://ratatui.rs/built-with-ratatui/badge.svg)](https://ratatui.rs/)\n![crates.io](https://img.shields.io/crates/v/filessh)\n![GitHub Tag](https://img.shields.io/github/v/tag/jayanaxhf/filessh)\n\n\nA TUI-based file explorer for SSH servers.\n\n![Made with VHS](https://vhs.charm.sh/vhs-3VcUb6HOgvuo8mtaeDbRSe.gif)\n\n## Installation\n### Cargo\n```sh\ncargo install --locked filessh\n```\n### Build from source\n\n1.  Ensure you have Rust and Cargo installed. You can find installation instructions at [rust-lang.org](https://www.rust-lang.org/tools/install).\n2.  Clone the repository:\n    ```sh\n    git clone https://github.com/your-username/filessh.git\n    cd filessh\n    ```\n3.  Build the project:\n    ```sh\n    cargo build --release\n    ```\n    The executable will be located at `target/release/filessh`.\n\n## Todo\n\n- [ ] Add support for rsync and scp\n- [ ] Iron out bugs\n\n## Usage\n\n```sh\nfilessh [OPTIONS] \u003cHOST\u003e \u003cPATH\u003e\n```\n### Features\n1. Modift, delete and browse files on a remote server\n2. Recursively download directories with parallel directory traversal\n3. Quickly open SSH sessions to directories.\n\n### Arguments\n\n-   `\u003cHOST\u003e`: The hostname or IP address of the SSH server.\n-   `\u003cPATH\u003e`: The starting path to explore on the remote server.\n\n### Options\n\n-   `--port \u003cPORT\u003e`: The port number for the SSH connection (default: 22).\n-   `--username \u003cUSERNAME\u003e`: The username for the SSH connection (default: \"root\").\n-   `-k`, `--private-key \u003cPRIVATE_KEY\u003e`: The path to your SSH private key.\n-   `-o`, `--openssh-certificate \u003cOPENSSH_CERTIFICATE\u003e`: The path to your OpenSSH certificate.\n\n### Example\n\n```sh\n./target/release/filessh \\\n    --username myuser \\\n    --private-key ~/.ssh/id_rsa \\\n    example.com \\\n    /home/myuser\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJayanAXHF%2Ffilessh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJayanAXHF%2Ffilessh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJayanAXHF%2Ffilessh/lists"}