Skip to main content

Cloudflare: Notes

https://www.cloudflare.com/

NOT support .com.au

Cloudflare Tunnels

Install cloudflared service

PS C:\Users\tuyen> winget install --id Cloudflare.cloudflared
Found cloudflared [Cloudflare.cloudflared] Version 2024.3.0
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://github.com/cloudflare/cloudflared/releases/download/2024.3.0/cloudflared-windows-amd64.msi
  ██████████████████████████████  17.4 MB / 17.4 MB
Successfully verified installer hash
Starting package install...
Successfully installed
PS C:\Users\tuyen>

Download cloudflared on Windows Server 2022

iwr https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-windows-amd64.exe -OutFile cloudflared.exe

Popular posts from this blog

hmailserver: Notes from the field

hmailserver is one of free open source mail servers running on Microsoft Windows operating system.

stegseek: Notes

StegCracker has been retired following the release of StegSeek, which will blast through the rockyou.txt wordlist within 1.9 second as opposed to StegCracker which takes ~5 hours.

Install Microsoft .NET Core SDK

.NET Core Software Development Kit (SDK) is a set of libraries and tools that allow developers to create .NET Core applications and libraries.