busylog
·

64bit only Android

BoardConfig disables: TARGET_2ND_ARCH := arm TARGET_2ND_ARCH_VARIANT := armv8-a TARGET_2ND_CPU_AB...
favorite 0
comment 0
busylog
·

nginx stream examples

udp stream example stream { upstream example { server [ipv6]:port max_fails=0; server [...
favorite 0
comment 2
busylog
·

OpenWRT as client (ver 2022)

reset eth0 to dhcp (dhcpv4 only) client # remove br-lan uci delete network.@device[0] uci set net...
favorite 0
comment 0
busylog
·

Android-x86 manual install & grub2 boot

required files: kernel, initrd.img, system.sfs under /Android (ext4 filesystem). optional: data.i...
favorite 0
comment 0
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 DeriveAppConta...
favorite 0
comment 0
busylog
·

powershell 7 (pwsh) as parallel runner

$process = Get-Process -Id $pid $process.PriorityClass = 'idle' get-item .\*.jpg | foreach-object...
favorite 0
comment 0
busylog
·

3proxy.cfg config example for ipv6 dual stack

# unused dns upstream # nserver 2606:4700:4700::1001 nscache 65536 nscache6 65536 # windows # ser...
favorite 0
comment 0
busylog
·

AllowedIPs calculator for split tunnel and firewall rules

https://www.procustodibus.com/blog/2021/03/wireguard-allowedips-calculator/ example ranges to be ...
favorite 0
comment 0
busylog
·

Dism++ exclusion rules for WoA(ARM64)

ProgramData\Microsoft\Windows Defender\Scans\ ProgramData\Microsoft\Windows Defender\Definition U...
favorite 0
comment 0
busylog
·

Windows 11 Notes

Winget is convenient! no more powershell hacks to uninstall appx. find your apps at https://githu...
favorite 0
comment 0
查看更多
Tags
社区准则 博客 联系 反馈 状态
主题