This project is under heavy development, so do not use it unless your are a developer and familiar with Python.
| Step | Goal | Status |
|---|---|---|
| 1 | TCP protocol support | 100% |
| 2 | UDP protocol support | 100% |
| 3 | Stream ciphers support | 80% |
| 4 | Make everything stable | 50% |
| 5 | Exception handles | 20% |
| 6 | Multi-process or fork() support | 0% |
| 7 | Aead ciphers support | 0% |
| 8 | client implement | 0% |