Docs.rs
  • fkm-proxy-0.1.1
    • fkm-proxy 0.1.1
    • Docs.rs crate page
    • MIT
    • 14 June 2025
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • filipton
    • Dependencies
      • anyhow ^1.0.98 normal
      • clap ^4.5.40 normal
      • dotenvy ^0.15.7 normal
      • kanal ^0.1.1 normal
      • mime_guess ^2.0.5 normal
      • qls-proto-utils ^0.2.0 normal
      • rcgen ^0.13.2 normal
      • rustls ^0.23.27 normal
      • rustls-pemfile ^2.2.0 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.45.1 normal
      • tokio-rustls ^0.26.2 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

fkm_proxy0.1.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • utils::ConnectorPacket
  • utils::HelloPacket
  • utils::udp::UdpClient

Enums

  • utils::ConnectorPacketType
  • utils::HelloPacketError
  • utils::HelloPacketType

Functions

  • utils::certs::cert_from_str
  • utils::certs::key_from_str
  • utils::certs::load_certs
  • utils::certs::load_keys
  • utils::generate_string_packet
  • utils::http::construct_http_redirect
  • utils::http::construct_http_resp
  • utils::http::construct_raw_http_resp
  • utils::http::write_http_resp
  • utils::parse_socketaddr
  • utils::read_http_host
  • utils::read_string_from_stream
  • utils::send_string_to_stream
  • utils::udp::server_accept