Crates.io | tap-windows |
lib.rs | tap-windows |
version | 0.1.2 |
source | src |
created_at | 2020-05-11 18:04:53.388043 |
updated_at | 2020-05-11 18:22:51.922414 |
description | tap-windows driver interface. |
homepage | |
repository | https://github.com/Tazdevil971/tap-windows |
max_upload_size | |
id | 240207 |
size | 35,293 |
Library to interface with the tap-windows driver created by OpenVPN to manage tap interfaces.
Add this to your [dependencies]
in Cargo.toml
tap-windows = "0.1"
Alternatively if you have cargo-edit
installed you can install it by running cargo add tap-windows
.
Check the documentation for Device
for a simple usage example.
Currently this implementation lacks many features. Here is a list of currently implemented (and unimplemented but planned) features: