Crates.io | tokio-utun |
lib.rs | tokio-utun |
version | 0.2.1 |
source | src |
created_at | 2017-12-11 05:08:43.721417 |
updated_at | 2018-06-25 13:49:28.053797 |
description | Utun bindings for Tokio |
homepage | https://github.com/mcginty/tokio-utun |
repository | https://github.com/mcginty/tokio-utun |
max_upload_size | |
id | 42362 |
size | 21,276 |
This crate is a tokio wrapper for the utun interface (userspace tunnel) used by macOS.
# Cargo.toml
[dependencies]
tokio-utun = "0.6"
This is a work-in-progress with documentation and further testing and features a TODO.
There is only one export, UtunStream
. I don't recommend using this unless you're ready to
debug it on your own.
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.