Files
alfred-preferences/Alfred.alfredpreferences/snippets/wireguard/重啟 WireGuard 介面 wg0 [B5DED236-1967-44EC-9EA8-465E2ED763F1].json
2026-03-26 09:22:38 +08:00

8 lines
199 B
JSON

{
"alfredsnippet" : {
"snippet" : "wg-quick down wg0 ; wg-quick up wg0",
"uid" : "B5DED236-1967-44EC-9EA8-465E2ED763F1",
"name" : "重啟 WireGuard 介面 wg0",
"keyword" : ""
}
}