8000 GitHub - dumpmemory/TrojanX: A Trojan implementation from SSPanel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dumpmemory/TrojanX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrojanX

A Trojan-based proxy implementation.

Check Build

Attention

Early Version

This is an early version. Security, features, and potential bugs may be insufficiently verified.

Unsafe Codes

To reduce heap allocation and copy, TrojanX uses unsafe codes to operate on raw pointers.

Features

  • TLS 1.3 early data
  • TLS fragment size specify
  • Multi-server name resolve
  • PROXY protocol fallback
  • ALPN fallback selection

Usage

See wiki.

Build

cargo build --release, no build dependencies needed.

Roadmap

  • 0.0.1 First version (server implementation for SSPanel)
  • 0.1.0 General socks5 client and server implementation
  • 0.2.0 Stablization, API fixing and document supplement

License

Mozilla Public License Version 2.0

Credit

Mainterner: @Irohaede

About

A Trojan implementation from SSPanel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%
0