mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Added check-ipv6-address.ps1
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
Filename,Description
|
||||
Script,Description
|
||||
add-firewall-rules.ps1, adds firewall rules to the given executables (requires admin rights)
|
||||
check-ipv4-address.ps1, checks the given IPv4 address for validity
|
||||
check-ipv6-address.ps1, checks the given IPv6 address for validity
|
||||
check-mac-address.ps1, checks the given MAC address for validity
|
||||
check-symlinks.ps1, checks every symlink in the given directory tree
|
||||
check-xml-file.ps1, checks the given XML file for validity
|
||||
|
|
Reference in New Issue
Block a user