|
|
@@ -0,0 +1,17 @@
|
|
|
+{
|
|
|
+ "version": "1.0.0.1",
|
|
|
+ "description": "Service that connects or disconnects a wireguard tunnel based on the current conditions.",
|
|
|
+ "license": "None",
|
|
|
+ "homepage": "https://www.kunago.com",
|
|
|
+ "hash": "sha512:6754FDD61A5324AB48CD1A16CDF1E91BFFD4D612427D9657675D10E08A4B2C7AB0C612FE14F6C8216230862E5F18DD3EDAAAB5D4BFB2053F69EE6B5DD7BC8A75",
|
|
|
+ "url": "https://git.apason.cz/kunago/scoop-bucket/raw/branch/master/programs/kunago_wireguard/kunago_wireguard-1.0.0.1.7z",
|
|
|
+ "bin": [
|
|
|
+ "kunago_wireguard.exe"
|
|
|
+ ],
|
|
|
+ "shortcuts": [
|
|
|
+ [
|
|
|
+ "kunago_wireguard.exe",
|
|
|
+ "Wireguard autostart"
|
|
|
+ ]
|
|
|
+ ]
|
|
|
+}
|