fortifynet_proxy 1.1.5

FortifyNet Proxy is a lightweight Rust proxy server designed to provide secure and efficient handling of HTTP requests with basic authentication and resource caching capabilities.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["FortifyNet"]
description = "FortifyNet Proxy is a lightweight Rust proxy server designed to provide secure and efficient handling of HTTP requests with basic authentication and resource caching capabilities."
edition = "2021"
license = "MIT"
name = "fortifynet_proxy"
readme = "README.md"
version = "1.1.5"