init: Alfred preferences

This commit is contained in:
2026-03-26 09:22:38 +08:00
commit 3cad72b72c
13215 changed files with 108280 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "[Interface]\nPrivateKey = \nListenPort = 51820\nAddress = 10.10.10.10\/16\nDNS = 192.168.42.53\n\n[Peer]\nPublicKey = \nAllowedIPs = 10.10.0.4\/32, 192.168.42.0\/24, 192.168.88.0\/24, 192.168.168.0\/24\nEndpoint = timmy.dyndns.tv:51820\nPersistentKeepalive = 25",
"uid" : "E93394A4-4377-4B0A-B798-27F13F6A7E45",
"name" : "cfg",
"keyword" : ""
}
}