Skip to content

v.1.0.5

Latest
Compare
Choose a tag to compare
@suchsoak suchsoak released this 28 Apr 00:24
fc0d182
| _ \ ___  _ __ __  ___  _ _        ___ __  _ _ (_)| '_ \| |_
|  _// _ \ \ V  V // -_)| '_|      (_-// _|| '_|| || .__/|  _|
|_|  \___/  \_/\_/ \___||_|        /__/\__||_|  |_||_|    \__|

Github: https://github.com/schsoak
BY: suchsoak
v:1.0.5

[1] Wsl                     [9]  IDE               [17] HR CODE
[2] Firewall rules          [10] Systeminfo
[3] Browser Install         [11] File information
[4] Drive Reset             [12] RestorePoint
[5] NetReset                [13] Windows update
[6] Disk Verification       [14] EventLog
[7] Telssh                  [15] MpScan
[8] Programming language    [16] Password

Choose the option:

The addition of a new script, the qr code, did not have any major changes. Just this addition and the correction of the name suchsoak which was written wrongly within the script. Several comments were also placed to serve as guides within the script, such as # HQCODE

     _  _  ___   ___   ___   ___   ___ 
    | || || _ \ / __| / _ \ |   \ | __|
    | __ ||   /| (__ | (_) || |) || _| 
    |_||_||_|_\ \___| \___/ |___/ |___|
    
    [1] Curl
    [2] QRCodeGenerator

    Github:github.com/suchsoak
    BY: suchsoak

The script is to generate an hrcode with a link you place. There are two options, you can use the curl tool or porwshell's QRCodeGenerator. Just remember that you will have to install its module to use it.

Readme and script link
HRCODE https://github.com/suchsoak/Powershell_script/blob/main/Doc/hrcode.md
script https://github.com/suchsoak/Powershell_script/blob/main/powershell/hrcode.ps1
QRCodeGenerator https://techexpert.tips/powershell/powershell-creating-qr-code-url/