GeekNote
首页
搜索
登录
注册
busylog
busylog
@busylog
0
关注中
0
关注者
加入于
2021年07月26日
RSS 订阅
关注
文章
评论
busylog
openwrt firewall4 rules if zones settings are all reject
WAN DHCP and LAN DHCP. note that WAN DHCP input is already given by openwrt default.
2026年02月26日 02:47
·
0 点赞
·
0 评论
busylog
Celebrate HLS support on Chrome 142+
You can use more browsers than players? Requirements: the Header Editor extension from https://he.firefoxcn.net/
2025年12月16日 07:57
·
0 点赞
·
0 评论
busylog
Notes for migrating to new iPhone
keep the old phone until finance/banking apps are successfully tested, and record related info first. but delete the app wont actually hu...
2025年11月13日 13:48
·
0 点赞
·
0 评论
busylog
Some simple ideas that can be done in minutes with any chat AI
simple progress and deliverables are important for programming/ai beginners.
2025年09月28日 12:39
·
0 点赞
·
0 评论
busylog
iPhone Shortcuts tips
2025年07月06日 16:51
·
0 点赞
·
0 评论
busylog
One liner powershell for ipv6-literal.net
Read-Host "Enter IPv6 address" | %{ ($_ -replace ':','-' -replace '%','s') + '.ipv6-literal.net' }
2025年06月10日 06:28
·
0 点赞
·
0 评论
busylog
Example Windows Sandbox conf (wsb)
enable the feature:
2025年06月05日 08:10
·
0 点赞
·
0 评论
busylog
Mojibake problems
iso-8859-1 -> cp1252 is used in early windows. cp437 is mainly used in dos & defined as one of zip encoding (to save any byte).
2025年04月17日 05:44
·
0 点赞
·
0 评论
busylog
WoA on qemu (2025 ver)
prepare for macvtap. the default 52:54:00:12:34:56 mac address is unchanged and the windows instance would be activated by others' license.
2025年04月13日 12:26
·
0 点赞
·
0 评论
busylog
Use movefile in sysinternals to clean files with powershell
the PFRO functionality deletes files the next boot, before some applications start to use the file.
2025年04月11日 11:46
·
1 点赞
·
0 评论
busylog
OpenWrt snapshot in systemd-container
(apt install systemd-container)
2025年02月21日 11:45
·
0 点赞
·
0 评论
busylog
NAT64 with tayga in netns
inspired by https://openwrt.org/docs/guide-user/network/ipv6/nat64
2025年01月24日 11:05
·
0 点赞
·
0 评论
busylog
resolve pk.fail and deploy Microsoft UEFI CA 2023 / KB5025885
check if affected by pk.fail in powershell (elevated), should return False:
2024年07月27日 02:02
·
0 点赞
·
0 评论
busylog
Use as few drive letters as possible in Windows?
2024年02月13日 03:40
·
0 点赞
·
0 评论
busylog
curl/chrome resolve to SNI proxy
for chrome/chromium browsers: --host-resolver-rules="MAP * 127.0.0.1"
2023年06月12日 13:14
·
0 点赞
·
0 评论
busylog
64bit only Android
BoardConfig disables:
2022年11月05日 10:01
·
0 点赞
·
0 评论
busylog
nginx stream examples
udp stream example
2022年11月02日 07:49
·
0 点赞
·
2 评论
busylog
OpenWRT as client (ver 2022)
reset eth0 to dhcp (dhcpv4 only) client
2022年10月13日 10:47
·
0 点赞
·
0 评论
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),...
2022年10月06日 11:05
·
0 点赞
·
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 DeriveAppContainerSidFromAppContainerName. but thankfu...
2022年08月23日 00:30
·
0 点赞
·
0 评论
查看更多