alighieri 0.4.0

Alighieri — a lightweight, secure, asynchronous SOCKS5 proxy server with Dante-inspired configuration
Documentation
1
2
3
4
//! Platform-specific integration points.

#[cfg(windows)]
pub mod windows;