cliHelper.core
0.2.1
🔥 A collections of essential PowerShell functions to improve devx
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
Copyright © 2024 Alain Herve. All rights reserved.
Package Details
Author(s)
- Alain Herve
Tags
Dependencies
Release Notes
# Release Notes
## Version _0.2.1_
### changelog
- cliart class now works. Write-Console works and others.
- Patched a few classes. (now using #requires -Module abc instead of Import-MOdule abc)
- cliart class now works. Write-Console works and others.
FileList
- cliHelper.core.nuspec
- Public\Network\NetworkInfo\Get-RandomMacAddress.ps1
- cliHelper.core.psd1
- Public\console\Show-Tree.ps1
- Public\Crypto\Compress-Data.ps1
- Public\Crypto\Get-ObjectHelp.ps1
- Public\Crypto\Resolve-MemberOwnerType.ps1
- Public\console\art\Write-Border.ps1
- Public\Network\Connectivity\Connect-RemoteDesktop.ps1
- Public\Network\Connectivity\Test-Port.ps1
- Public\Network\IPManagement\Get-IpRange.ps1
- Public\Network\NetworkInfo\Get-Route.ps1
- cliHelper.core.psm1
- Public\console\Write-Bar.ps1
- Public\Crypto\Convert-HashtableString.ps1
- Public\Crypto\Get-ObjectVendor.ps1
- Public\Crypto\Save-Credential.ps1
- Public\console\art\Write-Marquee.ps1
- Public\Network\Connectivity\Get-PSSessionInfo.ps1
- Public\Network\Connectivity\Wait-Ping.ps1
- Public\Network\IPManagement\Get-SubnetMaskIPv4.ps1
- Public\Network\NetworkInfo\Get-WifiProfile.ps1
- LICENSE
- Public\console\Write-cLog.ps1
- Public\Crypto\ConvertTo-Hashtable.ps1
- Public\Crypto\Get-SavedCredential.ps1
- Public\Crypto\Show-SavedCredentials.ps1
- Public\console\art\Write-MOTD.ps1
- Public\Network\Connectivity\Invoke-Dig.ps1
- Public\Network\DNS\Get-DNSHostEntryAsync.ps1
- Public\Network\IPManagement\Test-IsLocalIPv4.ps1
- Public\Network\NetworkInfo\Restart-NetworkAdapters.ps1
- README.md
- Public\console\Write-Console.ps1
- Public\Crypto\Expand-Data.ps1
- Public\Crypto\Get-SavedCredentials.ps1
- Public\Crypto\Split-Line.ps1
- Public\console\art\Write-RainbowString.ps1
- Public\Network\Connectivity\Invoke-Ping.ps1
- Public\Network\DNS\Resolve-FQDN.ps1
- Public\Network\IPManagement\Test-IsValidIPv4.ps1
- Public\Network\NetworkInfo\Set-NetAdapterNetbiosOptions.ps1
- Public\console\Write-Info.ps1
- Public\Crypto\Expand-String.ps1
- Public\Crypto\Join-Hashtable.ps1
- Public\Crypto\Split-StringOnLiteralString.ps1
- Public\console\help\Copy-HistoryCommand.ps1
- Public\Network\Connectivity\Send-PingAsync.ps1
- Public\Network\DNS\Resolve-HostName.ps1
- Public\Network\IPManagement\Test-IsValidIPv6.ps1
- Public\Network\Proxy\Enable-AutoRoutingPAC.ps1
- en-US\cliHelper.core.strings.psd1
- Public\console\Write-Invocation.ps1
- Public\Crypto\Format-SizeBytes.ps1
- Public\Crypto\New-CustomFileName.ps1
- Public\Crypto\UnProtect-Data.ps1
- Public\console\help\Get-CimHelp.ps1
- Public\Network\Connectivity\Send-TCP.ps1
- Public\Network\FTP\Get-FTPdir.ps1
- Public\Network\NetworkInfo\Find-NetworkAdapter.ps1
- Public\Network\Proxy\Test-ProxySettings.ps1
- Private\Get-ShellConfig.ps1
- Public\console\Write-Log.ps1
- Public\Crypto\Get-DecryptedObject.ps1
- Public\Crypto\New-DigitalSignature.ps1
- Public\Psrunner\Get-ProcessBitness.ps1
- Public\console\help\Get-CimUri.ps1
- Public\Network\Connectivity\Send-UDP.ps1
- Public\Network\FTP\Get-FtpFile.ps1
- Public\Network\NetworkInfo\Format-MacAddress.ps1
- Public\Network\Security\Close-Port.ps1
- Public\console\Confirm-Choice.ps1
- Public\console\Write-ProgressBar.ps1
- Public\Crypto\Get-EncryptedObject.ps1
- Public\Crypto\New-K3Y.ps1
- Public\Psrunner\Invoke-RetriableCommand.ps1
- Public\console\help\Get-CommandSyntax.ps1
- Public\Network\Connectivity\Start-CimSession.ps1
- Public\Network\FTP\Remove-FtpItem.ps1
- Public\Network\NetworkInfo\Get-LocalNetHelp.ps1
- Public\Network\Security\Get-NetworkCredential.ps1
- Public\console\Invoke-PathShortener.ps1
- Public\console\Write-StringArray.ps1
- Public\Crypto\Get-EncryptionAlgorithm.ps1
- Public\Crypto\New-Password.ps1
- Public\Psrunner\New-Task.ps1
- Public\console\help\Get-HelpLocation.ps1
- Public\Network\Connectivity\Test-ConnectionAsync.ps1
- Public\Network\FTP\Send-ToFtp.ps1
- Public\Network\NetworkInfo\Get-LocalPort.ps1
- Public\Network\Security\Get-SID.ps1
- Public\console\New-Inputbox.ps1
- Public\console\Write-StringHash.ps1
- Public\Crypto\Get-GistFiles.ps1
- Public\Crypto\New-RandomFileName.ps1
- Public\Psrunner\Start-ProcessAsAdmin.ps1
- Public\console\help\Get-HelpUri.ps1
- Public\Network\Connectivity\Test-Dns.ps1
- Public\Network\Geolocation\Get-GeoLocIp.ps1
- Public\Network\NetworkInfo\Get-MacVendor.ps1
- Public\Network\Security\Send-WolProxyRequest.ps1
- Public\console\Out-Verbose.ps1
- Public\console\Write-TextMenu.ps1
- Public\Crypto\Get-Gists.ps1
- Public\Crypto\Protect-Data.ps1
- Public\Psrunner\Start-ProcessMonitor.ps1
- Public\console\help\Get-LocalizedNamespace.ps1
- Public\Network\Connectivity\Test-Network.ps1
- Public\Network\Geolocation\Get-IPlocation.ps1
- Public\Network\NetworkInfo\Get-NetASInfo.ps1
- Public\Network\Security\Set-DynamicPort.ps1
- Public\console\Out-Warning.ps1
- Public\console\Write-TitleCase.ps1
- Public\Crypto\Get-ItemSize.ps1
- Public\Crypto\Remove-Credential.ps1
- Public\Psrunner\Wait-Task.ps1
- Public\console\help\Get-NetHelp.ps1
- Public\Network\Connectivity\Test-NetworkConnection.ps1
- Public\Network\Geolocation\Get-ISSposition.ps1
- Public\Network\NetworkInfo\Get-NetworkInfo.ps1
- Public\console\Show-Progress.ps1
- Public\console\Write-Typewriter.ps1
- Public\Crypto\Get-ManagedDll.ps1
- Public\Crypto\Rename-Hashtable.ps1
- Public\console\art\New-CliArt.ps1
- Public\console\help\Search-WmiHelp.ps1
- Public\Network\Connectivity\Test-NetworkPort.ps1
- Public\Network\IPManagement\Expand-IPv6.ps1
- Public\Network\WebTools\Get-WebTemplateEditableRegion.ps1
- Public\Network\WebTools\Get-WhoIs.ps1
- Public\Network\WebTools\Invoke-FileDownload.ps1
- Public\Network\WebTools\Invoke-FileUpload.ps1
- Public\Network\WebTools\Invoke-WebPageRequest.ps1
- Public\Network\WebTools\Send-WebContent.ps1
- Public\Network\WebTools\Show-WhoIs.ps1
- Public\Network\WebTools\Start-DownloadWithRetry.ps1
- Public\Network\WebTools\Start-PacketTrace.ps1
- Public\Network\WebTools\Stop-PacketTrace.ps1
- Public\Network\WebTools\Test-ServerRolePortGroup.ps1
- Public\Network\WebTools\Test-Url.ps1
- Public\Network\Security\Set-TlsLevel.ps1
- Public\Network\WebTools\Get-AkaMSDownloadLink.ps1
- Public\Network\WebTools\Get-AkaMsLinkAndVersion.ps1
- Public\Network\WebTools\Get-HelpExample.ps1
- Public\Network\WebTools\Get-HTTPResponse.ps1
- Public\Network\WebTools\Get-OnlineHelp.ps1
- Public\Network\WebTools\Get-UrlContent.ps1
- Public\Network\WebTools\Get-Weather.ps1
- Public\Network\WebTools\Get-Web.ps1
- Public\Network\WebTools\Get-WebConfigurationSetting.ps1
- Public\Network\WebTools\Get-WebContent.ps1
- Public\Network\WebTools\Get-WebServerInfo.ps1