Docs.rs
icmptunnel-rs-0.2.0
icmptunnel-rs 0.2.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
fabi321
Dependencies
chacha20poly1305 ^0.10.1
normal
clap ^4.3.21
normal
ctrlc ^3.4.0
normal
pnet ^0.35.0
normal
pnet_sys ^0.35.0
normal
rand ^0.8.5
normal
rand_core ^0.6.4
normal
sha3 ^0.10.8
normal
tun-tap ^0.1.4
normal
x25519-dalek ^2.0.0
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
icmptunnel_
rs
0.2.0
In icmptunnel_
rs::
configure_
network
icmptunnel_rs
::
configure_network
Function
get_gateway_interface
Copy item path
Source
pub fn get_gateway_interface() ->
Result
<(
String
,
String
)>