项目作者: ajagnic

项目描述 :
Encrypted TCP server
高级语言: Python
项目地址: git://github.com/ajagnic/echo.git
创建时间: 2018-05-01T06:41:59Z
项目社区:https://github.com/ajagnic/echo

开源协议:Apache License 2.0

下载


echo

TCP server script that is non-blocking and utilizes AES encryption.

Run

  • mserver requires the passing of a config file, and password used for decryption
    1. python3 -m tcp.mserver example_config.ini supersecret
Security
Developing a Client
TODO
  • logging
  • client revision b4 upload
  • docker comm bug
  • filepath client