{"id":30451898,"url":"https://github.com/varppi/gopanic","last_synced_at":"2026-04-15T23:31:17.838Z","repository":{"id":249397906,"uuid":"828447734","full_name":"varppi/GoPanic","owner":"varppi","description":"Panic hotkeys for Windows","archived":false,"fork":false,"pushed_at":"2025-08-09T07:12:00.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-23T18:06:58.105Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/varppi.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":"2024-07-14T07:16:15.000Z","updated_at":"2025-08-09T07:12:03.000Z","dependencies_parsed_at":"2025-08-09T08:51:25.291Z","dependency_job_id":"121a5247-b001-40c2-b7c8-9d442a2d1316","html_url":"https://github.com/varppi/GoPanic","commit_stats":null,"previous_names":["r00tendo/gopanic","spoofimei/gopanic","varppi/gopanic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/varppi/GoPanic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2FGoPanic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2FGoPanic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2FGoPanic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2FGoPanic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varppi","download_url":"https://codeload.github.com/varppi/GoPanic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varppi%2FGoPanic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31864924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-08-23T14:19:00.320Z","updated_at":"2026-04-15T23:31:17.818Z","avatar_url":"https://github.com/varppi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoPanic: Panic hotkeys for Windows\nIf you have sensitive stuff on your computer, you probably already have made advances to secure that sensitive data from prying eyes, but if your computer gets yanked from your lap while you're logged in, almost all other security mechanisms, like full disk encryption, become void. This is what GoPanic aims to solve. GoPanic allows you to set up a hotkey that, when pressed, executes your specified action, for example, shutting down the computer or securely deleting files.\n\n# Installation\nRequirements:\n- Windows\n- Golang compiler in PATH\n\nHow to install:\n1. `git clone https://github.com/Varppi/GoPanic` (or download as zip)\n2. run install.bat\n3. follow instructions\n\n# Usage\n### 1. Configure what the panic hotkey does.\nOpen panic.json and tell GoPanic what should happen when you press the hotkey.\n\nExample1:\n```json\n{\n  \"commands\": [\n    \"erase somefile.txt\",\n    \"shutdown /s /t 10\"\n  ]\n}\n```\n\n\nExample2:\n```json\n{\n  \"presets\": {\n    \"sdelete\": \"C:/sensitivedir\"\n  }\n}\n```\n\nPresets:\n- sdelete (arg: directory or file)\n- kill (arg: process name)\n- shutdown\n\n### 2. Run gopanic.exe\n### 3. Test if it works \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarppi%2Fgopanic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarppi%2Fgopanic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarppi%2Fgopanic/lists"}