Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 392 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 392 Bytes

vmess-aead-python

VMessAEAD packet parser for Python.

TODO

  • Body decryption
  • Response packet construction
  • Async IO support
  • Packet serialization
  • Fully working implementation
    • Server
      • Cross Validation with the official client
    • Client
      • Cross Validation with the official server
  • Legacy header (VMessMD5) compatibility