Docs.rs
rusty-penguin-0.8.2
rusty-penguin 0.8.2
Permalink
Docs.rs crate page
Apache-2.0
OR
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
myzhang1029
Dependencies
arc-swap ^1
normal
aws-lc-rs ^1
normal
optional
base64 ^0.22
normal
optional
bytes ^1
normal
clap ^4
normal
console-subscriber ^0.4
normal
optional
futures-util ^0.3
normal
http ^1
normal
http-body-util ^0.1
normal
optional
hyper ^1
normal
optional
hyper-rustls ^0.27
normal
optional
hyper-tls ^0.6
normal
optional
hyper-util ^0.1
normal
optional
instant-acme ^0.8
normal
optional
log ^0.4
normal
optional
nohash-hasher ^0.2
normal
optional
parking_lot ^0.12
normal
penguin-mux ^0.8
normal
rustls ^0.23, >=0.23.18
normal
optional
rustls-native-certs ^0.8
normal
optional
rustls-pemfile ^2
normal
optional
sha1 ^0.10
normal
optional
socket2 ^0.6
normal
optional
thiserror ^2
normal
tokio ^1, >=1.23.1
normal
tokio-native-tls ^0.3
normal
optional
tokio-rustls ^0.26
normal
optional
tokio-tungstenite ^0.28
normal
tracing ^0.1
normal
tracing-subscriber ^0.3, >=0.3.20
normal
webpki-roots ^1
normal
optional
divan ^0.1
dev
rand ^0.9
dev
rcgen ^0.14
dev
tempfile ^3
dev
dhat ^0.3
normal
Versions
98.8%
of the crate is documented
Platform
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
Crate rusty_penguin_lib
rusty_
penguin_
lib
0.8.2
All Items
Crate Items
Modules
Crate
rusty_
penguin_
lib
Copy item path
Source
Expand description
A fast TCP/UDP tunnel, transported over HTTP WebSocket.
Modules
ยง
arg
Command line arguments parsing.
client
Penguin client.
config
Default configuration parameters for the server and client.
parse_
remote
Client
remote
specification.
server
Penguin server.
tls
Common TLS functionalities.