{"id":23155932,"url":"https://github.com/hyp3rd/wiper","last_synced_at":"2025-04-04T17:26:00.691Z","repository":{"id":151841498,"uuid":"615985533","full_name":"hyp3rd/wiper","owner":"hyp3rd","description":"Shell script to securely wipe specific files or folders, or cover your tracks on UNIX systems. Designed for private people...","archived":false,"fork":false,"pushed_at":"2023-03-19T11:37:23.000Z","size":24,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T02:49:37.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyp3rd.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-03-19T09:25:27.000Z","updated_at":"2023-03-19T16:39:54.000Z","dependencies_parsed_at":"2023-05-12T01:15:26.670Z","dependency_job_id":null,"html_url":"https://github.com/hyp3rd/wiper","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyp3rd%2Fwiper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyp3rd%2Fwiper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyp3rd%2Fwiper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyp3rd%2Fwiper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyp3rd","download_url":"https://codeload.github.com/hyp3rd/wiper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247219097,"owners_count":20903368,"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":[],"created_at":"2024-12-17T21:11:59.021Z","updated_at":"2025-04-04T17:26:00.666Z","avatar_url":"https://github.com/hyp3rd.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WIPER\n\nShell script to securely wipe specific files or folders, or cover your tracks on UNIX systems.\nDesigned for private people...\nThis script is intended to be used solely for testing purposes.\n\n**It might break your system if misused, so use it at your own risk.**\n\n## Installation\n\n`wiper.sh` works on UNIX-like systems (e.g., Linux distros, macOS). Install it as follows:\n\n```bash\nwget --quiet -O /usr/local/bin/wiper \"https://raw.githubusercontent.com/hyp3rd/wiper/main/wiper.sh\";\nchmod +x /usr/local/bin/wiper\n# or\ncurl -o /usr/local/bin/wiper \"https://raw.githubusercontent.com/hyp3rd/wiper/main/wiper.sh\"\nchmod +x /usr/local/bin/wiper\n```\n\n## Usage\n\n`wiper [command] [flags] /path|file/to/wipe`\n\n**Available Commands:**\n\n- **wipe**              Wipe securely the content of a file or a folder, e.g., - `wiper wipe /your/path_or_file`\n- **erase**             Erase the content of a file or a folder, e.g., - `wiper erase /your/path_or_file`\n- **remove**            Remove the content of a file or a folder, e.g., - `wiper remove /your/path_or_file`\n- **disable-logging**   Disable logging on the system, e.g., - `wiper disable-logging`\n- **private**           Clear up your traces on the system, e.g., - `wiper private`\n- **help**              Help about any command\n- **version**           Print the version number of wiper\n\n**Flags:**\n\n- **-h**, **--help**        Help for `wiper`\n- **-i**, **--iterations**  Number of iterations for the wipe command (default: 8); e.g., - `wiper wipe -i 64 /your/path_or_file`\n- **-t**, **--timespan**    Timespan in minutes to consider a log file recently modified (default 120); e.g., - `wiper private -t 240`\n- **-s**, **--silent**      Dry run, no questions asked; e.g., - `wiper wipe -s /your/path_or_file`\n- **-r**, **--recursive**   Enable the main commands {wipe, erase, remove} to run recursive against any sub-directory; e.g., - `wiper wipe /your/path_or_file --recursive`\n\nUse `wiper [command] --help` for more information about a command (not yet implemented).\n\n## Disclaimer\n\nThis software is provided as is, without any warranty. Use it at your own risk. The author is not responsible for any damage caused by this software.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhyp3rd%2Fwiper.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhyp3rd%2Fwiper?ref=badge_large)\n\n## Author\n\nI'm a surfer, a crypto trader, and a software architect with 15 years of experience designing highly available distributed production environments and developing cloud-native apps in public and private clouds. Feel free to hook me up on [LinkedIn](https://www.linkedin.com/in/francesco-cosentino/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyp3rd%2Fwiper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyp3rd%2Fwiper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyp3rd%2Fwiper/lists"}