Jon Häggblad

Results 27 issues of Jon Häggblad

The text background in the completion window seems mismatched with the rest of the popup window? ![image](https://github.com/Mofiqul/dracula.nvim/assets/1894054/6aef2b3b-db3a-40a4-9dec-a96331ffc28f)

To allow the UI to make sure it's in sync with the background daemon, append network info to the info response

Add support for min-gateway-performance across all components in `nym-vpn-core`.

Extract out `nym-wg-gateway-client` into its own crate, as it's a mostly independent module - **Remove bare AddrParseError** - **Rename config to wireguard_config mod** - **Restrict pub -> pub(crate) across the...

- **Create vpn module and move stuff from lib.rs there** - **Split into sub-mods** - **Re-pub top-level symbols**

- **Send v7 requests** - **Sign connect request**

I've noticed that the mix traffic controller can block on sending websocket messages, and in particular it ends up stalling shutdown when it's connected to a gateway that is not...

# Nym VPN minimal mixnet CLI PoC Minimal mixnet VPN PoC. Basically consisting of two components - A simple CLI client that captures all local IP traffic and sends it...

mixnet-vpn