/vmess-aead-python

VMessAEAD packet parser for Python.

Primary LanguagePythonMIT LicenseMIT

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