vopono_core 0.1.13

Library code for running VPN connections in network namespaces
Documentation
1
2
3
4
5
6
7
8
9
10
# vopono_core

This crate contains the library code used in [vopono](https://github.com/jamesmcm/vopono).

The separation of library code is still in development and the public
API is not stable.

VPN provider specific code is in `src/config/providers/`