{"id":28471325,"url":"https://github.com/maruki00/gofd","last_synced_at":"2026-06-29T12:31:50.675Z","repository":{"id":275815712,"uuid":"927281920","full_name":"maruki00/gofd","owner":"maruki00","description":"gofd is a command-line utility written in Go for securely deleting files and directories","archived":false,"fork":false,"pushed_at":"2025-07-14T15:53:13.000Z","size":3800,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-13T18:30:30.563Z","etag":null,"topics":["cli","files","golang","security"],"latest_commit_sha":null,"homepage":"","language":"Go","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/maruki00.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}},"created_at":"2025-02-04T17:48:50.000Z","updated_at":"2025-07-14T15:53:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"350e51f1-b213-4bdc-b8a7-50bc40ad181b","html_url":"https://github.com/maruki00/gofd","commit_stats":null,"previous_names":["maruki00/go-file-destructor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maruki00/gofd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruki00%2Fgofd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruki00%2Fgofd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruki00%2Fgofd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruki00%2Fgofd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maruki00","download_url":"https://codeload.github.com/maruki00/gofd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruki00%2Fgofd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34927675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"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":["cli","files","golang","security"],"created_at":"2025-06-07T10:40:11.527Z","updated_at":"2026-06-29T12:31:50.650Z","avatar_url":"https://github.com/maruki00.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gofd\n\n**gofd** is a command-line utility written in Go for securely deleting files and directories. It ensures that sensitive data is overwritten multiple times before deletion, making recovery extremely difficult.\n\n## Features\n\n- Secure deletion of files and directories\n- Customizable number of overwrite passes\n- Lightweight and fast\n- Cross-platform support\n\n## Requirements\n\n- Go 1.16 or higher\n\n## Installation\n\n1. Clone the repository:\n```bash\n   git clone https://github.com/maruki00/gofd.git\n```\n\n2. Navigate to the project directory:\n```bash\n   cd gofd\n```\n\n3. Build the executable:\n```bash\n   go build -o gofd main.go\n```\n\n## Usage\n\nRun the program with the following options:\n```bash\ngofd [options]\n```\nOptions:\n\n- -path: The full path of the file or directory to delete\n- -type: Specify 'file' or 'dir' depending on the target\n- -times: Number of times to overwrite the content before deletion\n\n## Examples\n\n1. To securely delete a file:\n   ```bash\n   gofd -path=/home/user/secret.txt -type=file -times=5\n   ```\n\n2. To securely delete a directory:\n```bash\n   gofd -path=/home/user/old_logs -type=dir -times=3\n```\n\n## Disclaimer\n\nUse with caution. This tool will permanently destroy data, and it cannot be recovered.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Author\n\nDeveloped by maruki00\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaruki00%2Fgofd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaruki00%2Fgofd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaruki00%2Fgofd/lists"}