❓ Why Vpnkitrc
Vpnkitrc is a Rust client to interact with Vpnkit daemon usually running inside Docker Desktop.
It have the ability to forward tcp and udp traffic and unix socket from the Docker Desktop VM to the Host.
I started this project to make Nanocl compatible with Docker Desktop users.
📙 Table of Contents
📋 Requirements
Rust1.70.0+Docker Desktop
💾 Installation
It's a Rust crates based on Ntex Http Client so you can install it with cargo and select the runtime eg:
Available features are:
tokioglommioasync-std