avatar
busylog
@busylog
calendar_month
Joined
avatar
busylog

NAT64 with tayga in netns

inspired by https://openwrt.org/docs/guide-user/network/ipv6/nat64
· 0 likes · 0 comments
avatar
busylog

resolve pk.fail and deploy Microsoft UEFI CA 2023 / KB5025885

check if affected by pk.fail in powershell (elevated), should return False:
· 0 likes · 0 comments
avatar
busylog
· 0 likes · 0 comments
avatar
busylog

curl/chrome resolve to SNI proxy

for chrome/chromium browsers: --host-resolver-rules="MAP * 127.0.0.1"
· 0 likes · 0 comments
avatar
busylog

64bit only Android

BoardConfig disables:
· 0 likes · 0 comments
avatar
busylog

nginx stream examples

udp stream example
· 0 likes · 2 comments
avatar
busylog

OpenWRT as client (ver 2022)

reset eth0 to dhcp (dhcpv4 only) client
· 0 likes · 0 comments
avatar
busylog

Android-x86 manual install & grub2 boot

required files: kernel, initrd.img, system.sfs under /Android (ext4 filesystem). optional: data.img (ext4 filesystem), system.img (ext4),...
· 0 likes · 0 comments
avatar
busylog

add Windows Firewall Rules to Block UWP Applications

to create the firewall rule, you need to get the package SID. the normal method is DeriveAppContainerSidFromAppContainerName. but thankfu...
· 0 likes · 0 comments
avatar
busylog

powershell 7 (pwsh) as parallel runner

PowerShell 7 can be found on Microsoft Store: https://apps.microsoft.com/store/detail/powershell/9MZ1SNWT0N5D Get-ChildItem -recurse (-fi...
· 0 likes · 0 comments
avatar
busylog
· 0 likes · 0 comments
avatar
busylog

AllowedIPs calculator for split tunnel and firewall rules

https://www.procustodibus.com/blog/2021/03/wireguard-allowedips-calculator/
· 0 likes · 0 comments
avatar
busylog

Dism++ exclusion rules for WoA(ARM64)

optional (need to reinstall/upgrade edge)
· 0 likes · 0 comments
avatar
busylog

Windows 11 Notes (24H2)

Winget is convenient! no more powershell hacks to uninstall appx. find your apps at https://github.com/microsoft/winget-pkgs or winget se...
· 0 likes · 0 comments
avatar
busylog

initramfs modules swapping

idea: portting initramfs to use another kernel, so /lib/modules should be changed.
· 0 likes · 0 comments
avatar
busylog

Android zram writeback

commit message:
· 0 likes · 0 comments