{"id":26930295,"url":"https://github.com/limitcool/wintouch","last_synced_at":"2026-07-13T22:31:33.856Z","repository":{"id":119112180,"uuid":"433008553","full_name":"limitcool/Wintouch","owner":"limitcool","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-11T12:43:54.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T20:44:09.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/limitcool.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-29T11:03:04.000Z","updated_at":"2022-11-15T02:45:57.000Z","dependencies_parsed_at":"2023-06-29T12:30:37.886Z","dependency_job_id":null,"html_url":"https://github.com/limitcool/Wintouch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/limitcool/Wintouch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitcool%2FWintouch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitcool%2FWintouch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitcool%2FWintouch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitcool%2FWintouch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limitcool","download_url":"https://codeload.github.com/limitcool/Wintouch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limitcool%2FWintouch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35439213,"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-07-13T02:00:06.543Z","response_time":119,"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-04-02T06:18:17.974Z","updated_at":"2026-07-13T22:31:33.849Z","avatar_url":"https://github.com/limitcool.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wintouch\n\n`touch.ps1`文件未进行数字签名，因此无法在当前系统上运行该脚本。如果要运行该脚本，需要修改执行策略。以下是修改执行策略的方法：\n\n1. 以管理员身份打开`powershell`。\n\n2. 输入以下命令，以允许运行未签名的脚本：\n\n   ```powershell\n   powershellCopy code\n   Set-ExecutionPolicy Bypass\n   ```\n\n3. 输入以下命令，以查看当前的执行策略：\n\n   ```powershell\n   powershellCopy code\n   Get-ExecutionPolicy\n   ```\n\n4. 输入以下命令，以设置执行策略为\n\n   ```\n   RemoteSigned\n   ```\n\n   ，从而允许运行本地计算机上编写的未签名脚本：\n\n   ```powershell\n   powershellCopy code\n   Set-ExecutionPolicy RemoteSigned\n   ```\n\n更多关于执行策略的信息，请参阅微软官网 https:/go.microsoft.com/fwlink/?LinkID=135170。以下是对于执行策略的说明：\n\n- `Restricted`：默认的执行策略，只允许运行单个命令，不允许运行脚本。\n- `AllSigned`：允许运行已签名的脚本，但对于未签名的脚本安全性和数字签名没有要求，因此存在安全风险。\n- `RemoteSigned`：允许运行已签名的脚本和本地计算机上编写的未签名脚本，但从 Internet 下载的脚本和配置文件必须具有受信任的发布者的数字签名。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimitcool%2Fwintouch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimitcool%2Fwintouch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimitcool%2Fwintouch/lists"}