diff --git a/assets/config.yml b/assets/config.yml index 3305e72..143b9c8 100644 --- a/assets/config.yml +++ b/assets/config.yml @@ -1469,6 +1469,18 @@ services: url: "https://www.wireguard.com/install/" target: "_blank" # optional html a tag target attribute + - name: "WireSock VPN Client" + logo: "assets/tools/wiresock.png" + subtitle: "Enhanced WireGuard for Windows" + url: "https://www.wiresock.net/wiresock-vpn-client/download" + target: "_blank" # optional html a tag target attribute + + - name: "WireSock VPN Gateway" + logo: "assets/tools/wiresock.png" + subtitle: "Transform Your WireGuard Client into a Powerful VPN Server" + url: "https://www.wiresock.net/wiresock-vpn-gateway/download" + target: "_blank" # optional html a tag target attribute + - name: "Private Internet Access (PIA)" logo: "assets/tools/pia.png" subtitle: "beta version, VPN" @@ -2686,8 +2698,8 @@ services: - name: "1Password" logo: "assets/tools/1password.png" - subtitle: "Preview version - Desktop password storage." - url: "https://1password.community/discussion/145886/1password-for-windows-on-arm-preview" + subtitle: "Desktop password storage." + url: "https://1password.community/discussion/148614/1password-for-windows-arm" target: "_blank" # optional html a tag target attribute - name: "Bitwarden (Desktop)" diff --git a/assets/tools/wiresock.png b/assets/tools/wiresock.png new file mode 100644 index 0000000..88a1265 Binary files /dev/null and b/assets/tools/wiresock.png differ