Featured

Tailscale: A Simpler, Smarter Way to Connect All Your Devices

Tailscale creates a private, encrypted network between your devices using WireGuard under the hood. Instead of “a VPN but complicated,” it acts more like: a mesh of private tunnels with identity-based access (your Google / Microsoft login = your authentication) and automatic NAT traversal (no port-forwarding nightmares) plus support for basically every platform on Earth Everything becomes part of your personal tailnet,  your own secure space. 1. Create your tailnet Go to https://tailscale.com/ Click Sign Up Choose the identity provider you want (Google, Microsoft, GitHub, Apple ID, etc.) That’s it. Your tailnet exists. 2. Install Tailscale on your first device On Windows Download the installer from: https://tailscale.com/download Run the .msi Sign in Approve the device curl -fsSL https://tailscale.com/install.sh | sh sudo tailscale up Then sign in via the browser page that opens. 3. Add your second device Once signed in, both devices will now appear ...

Root Android 14 beta 2 with Magisk Delta

Currently android 14 beta 2 can only be rooted with the canary magisk delta. Use the canary version. I have tested this on a pixel 6 pro

We will need the pixel 7 pro boot image

Transfer the boot.img to the phone 


Note: this has been tested on a pixel 6 pro


Patch the file with magisk delta install > select and patch a file

Copy it back to the PC. Open a terminal in the platform tools folder and type 

.\adb reboot bootloader

Copy the path to the file

.\fastboot flash boot "path_to_patched_boot.img" 

.\fastboot reboot 





Comments

Anonymous said…
caterings@gmail.com