Releases: mszeu/Pinger
v1.3
Pinger v1.3 --- Description for IPs pinged.
What is new
- It is possible to add a description for every host or IP pinged
- I fixed some typos in the README.md
-
- Devel by @mszeu in #3
Full Changelog: v1.2.1...v1.3
- Devel by @mszeu in #3
Notes
Attached to this release, you can find the signed version of the script that gives you the following advantages:
- Assurance that the script hasn't been modified
- If you set your policy to AllSigned or RemoteSigned it will execute
You can verify the signature using the following command:
Get-AuthenticodeSignature .\Pinger.ps1 | Format-List
Check that the Subject and the Issuer fields are like the following:
[Subject]
CN="Open Source Developer, Marco Simone Zuppone", O=Open Source Developer, L=Reading, S=Berkshire, C=GB
[Issuer]
CN=Certum Code Signing 2021 CA, O=Asseco Data Systems S.A., C=PL
v1.2.1
Pinger v1.2.1 --- Minor documentation updates.
What is new
- I corrected many typos and errors in the program description
- I fixed some missing information in the license terms
Full Changelog: v1.2...v1.2.1
Notes
Attached to this release, you can find the signed version of the script that gives you the following advantages:
- Assurance that the script hasn't been modified
- If you set your policy to AllSigned or RemoteSigned it will execute
You can verify the signature using the following command:
Get-AuthenticodeSignature .\Pinger.ps1 | Format-List
Check that the Subject and the Issuer fields are like the following:
[Subject]
CN="Open Source Developer, Marco Simone Zuppone", O=Open Source Developer, L=Reading, S=Berkshire, C=GB
[Issuer]
CN=Certum Code Signing CA SHA2, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL
Pinger v1.2 --- A better output
Pinger v1.2 --- A better output.
What is new
- I improved the output which now is more structured and readable
- The status code returned from the Ping operation is now associated with a human-readable explanation.
Notes
Attached to this release, you can find the signed version of the script that gives you the following advantages:
- Assurance that the script hasn't been modified
- If you set your policy to AllSigned or RemoteSigned it will execute
You can verify the signature using the following command:
Get-AuthenticodeSignature .\Pinger.ps1 | Format-List
check that the Subject and the Issuer fields are like the following:
[Subject]
E=msz@msz.eu, CN="Open Source Developer, Marco Zuppone", O=Open Source Developer, L=Reading, S=Berkshire, C=GB
[Issuer]
CN=Certum Code Signing CA SHA2, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL
Pinger v1.1
Pinger v1.1 --- This is the second release of Pinger.
What is new
I improved the output that now is more structured and readable
Notes
Attached to this release you can find the signed version of the script that gives you the following advantages:
- Assurance that the script hasn't been modified
- If you set your policy to AllSigned or RemoteSigned it will execute
You can verify the signature using the following command:
Get-AuthenticodeSignature .\Pinger.ps1 | Format-List
check that the Subject and the Issuer fields are like the following:
[Subject]
E=msz@msz.eu, CN="Open Source Developer, Marco Zuppone", O=Open Source Developer, L=Reading, S=Berkshire, C=GB
[Issuer]
CN=Certum Code Signing CA SHA2, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL
Signed Script v1.0
Pinger v1.0
This is the first release of Pinger.
Attached to this release you can find the signed version of the script that gives you the following advantages:
- Assurance that the script hasn't been modified
- If you set your policy to AllSigned or RemoteSigned it will execute
You can verify the signature using the following command:
Get-AuthenticodeSignature .\Pinger.ps1 | Format-List
check that the Subject and the Issuer fields are like the following:
[Subject]
E=msz@msz.eu, CN="Open Source Developer, Marco Zuppone", O=Open Source Developer, L=Reading, S=Berkshire, C=GB
[Issuer]
CN=Certum Code Signing CA SHA2, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL