{"id":18148768,"url":"https://github.com/doggy8088/invoke-linkchecker-ps1","last_synced_at":"2025-06-24T07:37:09.474Z","repository":{"id":206272964,"uuid":"716244289","full_name":"doggy8088/Invoke-LinkChecker-PS1","owner":"doggy8088","description":"一個用於執行 linkchecker 命令的 PowerShell 函式，使用指定的參數。","archived":false,"fork":false,"pushed_at":"2023-11-08T18:53:39.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-23T19:00:50.973Z","etag":null,"topics":["linkchecker","powershell"],"latest_commit_sha":null,"homepage":"https://www.powershellgallery.com/packages/Invoke-LinkChecker","language":"PowerShell","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/doggy8088.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-11-08T18:24:47.000Z","updated_at":"2023-11-08T18:39:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb99d8dc-2fb7-4cb8-9fdc-c908c307ce0e","html_url":"https://github.com/doggy8088/Invoke-LinkChecker-PS1","commit_stats":null,"previous_names":["doggy8088/invoke-linkchecker-ps1"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doggy8088/Invoke-LinkChecker-PS1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doggy8088%2FInvoke-LinkChecker-PS1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doggy8088%2FInvoke-LinkChecker-PS1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doggy8088%2FInvoke-LinkChecker-PS1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doggy8088%2FInvoke-LinkChecker-PS1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doggy8088","download_url":"https://codeload.github.com/doggy8088/Invoke-LinkChecker-PS1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doggy8088%2FInvoke-LinkChecker-PS1/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261630403,"owners_count":23187218,"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":["linkchecker","powershell"],"created_at":"2024-11-01T23:10:08.534Z","updated_at":"2025-06-24T07:37:09.454Z","avatar_url":"https://github.com/doggy8088.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Invoke-LinkChecker.ps1\n\n一個用於執行 [linkchecker](https://linkchecker.github.io/linkchecker/) 命令的 PowerShell 函式，使用指定的參數。\n\n## 安裝\n\n1. 先安裝 Python 3.8 以上版本\n\n2. 安裝 linkchecker 工具\n\n    ```sh\n    pip3 install linkchecker\n    ```\n\n3. 安裝 `Invoke-LinkChecker.ps1` 腳本\n\n    ```ps1\n    Install-Script -Name Invoke-LinkChecker\n    ```\n\n## 執行\n\n```ps1\nInvoke-LinkChecker -Url \"https://example.com\" -v -NoRobots\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoggy8088%2Finvoke-linkchecker-ps1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoggy8088%2Finvoke-linkchecker-ps1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoggy8088%2Finvoke-linkchecker-ps1/lists"}