mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-22 16:03:22 +01:00
Update README.md
This commit is contained in:
parent
444abea634
commit
ade3a2a5b8
@ -5,14 +5,16 @@ Useful cross-platform PowerShell scripts, to be used on the command-line (CLI) o
|
||||
|
||||
Scripts Explained
|
||||
-----------------
|
||||
* **SHA256.ps1** - prints the SHA256 checksum of the given file
|
||||
* **MD5.ps1** - prints the MD5 checksum of the given file
|
||||
* **password.ps1** - generates and prints a single new password
|
||||
* **passwords.ps1** - generates and prints a list of new passwords
|
||||
* **poweroff.ps1** - halts the local computer, administrator rights might be needed
|
||||
* **train_dns_cache.ps1** - trains the DNS cache with frequently used domain names
|
||||
* **reboot.ps1** - reboots the local computer, administrator rights might be needed
|
||||
* **SHA1.ps1** - prints the SHA1 checksum of the given file
|
||||
* **SHA256.ps1** - prints the SHA256 checksum of the given file
|
||||
* **speak.ps1** - speaks the given text
|
||||
* **test.ps1** - simple test script
|
||||
* **train_dns_cache.ps1** - trains the DNS cache with frequently used domain names
|
||||
* **translate.ps1** - translates the given text
|
||||
* **txt2wav.ps1** - converts text into a audio .WAV file
|
||||
* **wakeup.ps1** - sends a magic packet to the given computer, waking him up
|
||||
|
Loading…
Reference in New Issue
Block a user