From 9d766e4f4e6f08fbb45df4fe2825bbc09d6c31f4 Mon Sep 17 00:00:00 2001 From: Himanshu Neema Date: Tue, 7 Nov 2023 14:20:38 -0800 Subject: [PATCH] Add UpVPN to Applications list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a8faa1..5b171ec 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio * [Sniffnet](https://github.com/GyulyVGC/sniffnet) — Cross-platform application to monitor your network traffic with ease [![build badge](https://img.shields.io/github/actions/workflow/status/gyulyvgc/sniffnet/rust.yml?logo=github)](https://github.com/GyulyVGC/sniffnet/blob/main/.github/workflows/rust.yml) [![crate](https://img.shields.io/crates/v/sniffnet?logo=rust)](https://crates.io/crates/sniffnet) * [SWC](https://github.com/swc-project/swc) — super-fast TypeScript / JavaScript compiler * [tiny](https://github.com/osa1/tiny) — A terminal IRC client +* [UpVPN](https://github.com/upvpn/upvpn-app) — WireGuard VPN client for macOS, Linux, and Windows built on Tauri. * [wasmer](https://github.com/wasmerio/wasmer) — A safe and fast WebAssembly runtime supporting WASI and Emscripten [![Build Status](https://github.com/wasmerio/wasmer/workflows/build/badge.svg?style=flat-square)](https://github.com/wasmerio/wasmer/actions) * [Weld](https://github.com/serayuzgur/weld) — Full fake REST API generator * [wezterm](https://github.com/wez/wezterm) — A GPU-accelerated cross-platform terminal emulator and multiplexer