trojan 0.6.0

A Rust implementation of the Trojan protocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Trojan Rust

[![Crates.io](https://img.shields.io/crates/v/trojan.svg)](https://crates.io/crates/trojan)
[![CI](https://github.com/trojan-rust/trojan-rust/actions/workflows/ci.yml/badge.svg)](https://github.com/trojan-rust/trojan-rust/actions/workflows/ci.yml)
[![License](https://img.shields.io/crates/l/trojan.svg)](https://github.com/trojan-rust/trojan-rust/blob/master/LICENSE)

A high-performance Rust implementation of the [Trojan](https://trojan-gfw.github.io/trojan/protocol) protocol.

## Documentation

See the full documentation at [trojan.rs](https://trojan.rs).

## License

GPL-3.0-only