Skip to content
View Woznet's full-sized avatar
  • VA
  • 09:51 (UTC -05:00)

Block or report Woznet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Woznet/README.md
  • 👋 Hi, I’m @Woznet
  • 👀 I’m interested in PowerShell, C# and other scripting
  • 🌱 I’m currently learning PowerShell

Pinned Loading

  1. TaskBarPin TaskBarPin Public

    C++ 5

  2. WozTools WozTools Public

    PowerShell Module

    PowerShell 7 1

  3. deploy-nano deploy-nano Public

    Shell

  4. Get the default UserAgent from withi... Get the default UserAgent from within powershell
    1
    # Get Default User-Agent
    2
    # https://get-powershellblog.blogspot.com/2017/12/powershell-core-web-cmdlets-in-depth_24.html#L05
    3
    
                  
    4
    #(Invoke-RestMethod -Uri https://httpbin.org/headers).Headers.'User-Agent'
    5
    Invoke-RestMethod -Uri 'ifconfig.me/ua'
  5. Woz-Assemblies Woz-Assemblies Public

    Random assemblies

    PowerShell