Files
alfred-preferences/Alfred.alfredpreferences/snippets/Favorites/進行反向 TCP 網路測試600 秒 [3970F2C0-A462-4089-9CF7-60173E41F2EA].json
2026-03-26 09:22:38 +08:00

8 lines
220 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"alfredsnippet" : {
"snippet" : "iperf3 -c {cursor} -t 600 --reverse",
"uid" : "3970F2C0-A462-4089-9CF7-60173E41F2EA",
"name" : "進行反向 TCP 網路測試600 秒)",
"keyword" : "iperf3"
}
}