tproxy-config 7.0.2

Transparent proxy configuration
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# tproxy-config

[![Crates.io](https://img.shields.io/crates/v/tproxy-config.svg)](https://crates.io/crates/tproxy-config)
[![tproxy-config](https://docs.rs/tproxy-config/badge.svg)](https://docs.rs/tproxy-config)
[![MIT](http://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/license/MIT)

Transparent proxy configuration

This crate can generate a transparent proxy configuration for a specified virtual `TUN` device.

Currently supports these platforms:
- [x] Linux
- [x] macOS
- [x] Windows