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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Invoke-LinkChecker

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (c) 2023 Will 保哥

Package Details

Author(s)

  • Will 保哥

Tags

PowerShell LinkChecker

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

Version History

Version Downloads Last updated
1.0.4 (current version) 10 11/8/2023
1.0.3 5 11/8/2023
1.0.2 5 11/8/2023
1.0.1 5 11/8/2023
1.0.0 6 11/8/2023