Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

New pages

More actions
New pages
Hide registered users | Hide bots | Hide redirects
  • 14:59, 14 April 2025Nginx Reverse Proxy + SSL (hist | edit) ‎[2,410 bytes]T20A02 (talk | contribs) (Created page with "= Nginx Reverse Proxy = In this guide I will be outlining the necessary steps to setup and configure a Nginx Reverse Proxy instance using docker, and configuring SSL using Lets Encrypt and Cloudflare. This will allow the use of subdomains and a safe way to expose services to the internet, which providing SSL based security for these services outside of the local network. == Setup == In this guide we will be using docker, and assuming that a basic installation of dock...")
  • 03:43, 2 February 2025Windows 11 Network Bypass (hist | edit) ‎[872 bytes]T20A02 (talk | contribs) (Created page with "=== Windows 11 network Bypass === As of windows 11 build 25120.1010 Microsoft removed the ability to bypass the need for a Microsoft account using the "OOBE/BYPASSNRO" Command which would present the user with the "I Don't have Internet" Option at the network screen. Now when running that command the machine will restart, but the option will not appear. Now that method is obsolete, the following new method allows the same outcome, though with more work. Press Shift +...")
  • 02:26, 24 January 2025Configuring Headscale (hist | edit) ‎[8,018 bytes]T20A02 (talk | contribs) (Created page with "== Headscale Settup and Usage == ==== Summary ==== Tailscale is a free to use VPN service which is build upon Wireguard, is a fast HTTPS based VPN service which removes the server role in a traditional Wireguard setup, and replaces it with a Peer 2 Peer protocol, and a Authentication server. This allows you to connect multiple devices directly, providing device to device connection, via IP and dynamic/magic DNS. Headscale is a open source port of the service, which all...")