An open API service indexing awesome lists of open source software.

https://github.com/jannchie/6tp

6tp is a simple IPv6 transport proxy, specifically designed to generate and assign random IP addresses from a specified subnet for efficient request handling and network traffic distribution.
https://github.com/jannchie/6tp

Last synced: about 1 year ago
JSON representation

6tp is a simple IPv6 transport proxy, specifically designed to generate and assign random IP addresses from a specified subnet for efficient request handling and network traffic distribution.

Awesome Lists containing this project

README

          

# 6tp: IPv6 Transport Proxy

6tp is a simple IPv6 transport proxy, specifically designed to generate and assign random IP addresses from a specified subnet for efficient request handling and network traffic distribution.

## Usage

```bash
6tp --proxy-address=127.0.0.1:4774 --subnet=4747:4747:4747:4747::/64
```