Invoke-LinkChecker
1.0.4
一個用於執行 linkchecker 命令的 PowerShell 函式,使用指定的參數。
安裝步驟
1. 先安裝 Python 3.8 以上版本
2. 安裝 linkchecker 工具
pip3 install linkchecker
3. 安裝 Invoke-LinkChecker.ps1 腳本
Install-Script -Name Invoke-LinkChecker
4. 執行 Invoke-LinkChecker 腳本
Invoke-LinkChecker -Url "https://example.com/" -v -NoRobots
GitHub Repo: https://github.com/doggy8088/Invoke-LinkChecker-PS1
Installation Options
Owners
Copyright
Copyright (c) 2023 Will 保哥
Package Details
Author(s)
- Will 保哥
Tags
Dependencies
This script has no dependencies.
Release Notes
- 1.0.4
- Update DESCRIPTION.
- 1.0.3
- Update DESCRIPTION.
- 1.0.2
- Add more description on the script.
- 1.0.1
- Change iconUrl to GitHub Repo itself.
- 1.0.0
- Initial release.
FileList
- Invoke-LinkChecker.nuspec
- Invoke-LinkChecker.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.4 (current version) | 21 | 11/8/2023 |
1.0.3 | 7 | 11/8/2023 |
1.0.2 | 7 | 11/8/2023 |
1.0.1 | 7 | 11/8/2023 |
1.0.0 | 8 | 11/8/2023 |