2025年7月14日 星期一

Windows delete junctions

遇到無法用一般 del 指令刪除的連結時,可以用

fsutil reparsepoint delete <FileName>

沒有留言:

Using wgcf to export WARP WireGuard config

Cloudflare WARP 的底層是用 WireGuard tunnel wgcf 工具可以把它匯出成 WireGuard config curl -sL https://github.com/ViRb3/wgcf/releases/download/v2.2.29/w...