https://github.com/jibstack64/interact
An end-to-end encrypted TCP chat.
https://github.com/jibstack64/interact
chat encryption python tcp
Last synced: about 1 year ago
JSON representation
An end-to-end encrypted TCP chat.
- Host: GitHub
- URL: https://github.com/jibstack64/interact
- Owner: jibstack64
- License: mit
- Created: 2023-01-23T23:02:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T13:10:04.000Z (over 2 years ago)
- Last Synced: 2025-02-14T12:55:28.670Z (about 1 year ago)
- Topics: chat, encryption, python, tcp
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# interact

*An end-to-end encrypted TCP chat.*
> Use `generate.py` to generate encryption keys.
Optional ngrok deployment to avoid opening ports in your network can be enabled in `config.toml`.
You can specify a custom configuration file by adding its path in the program arguments. (e.g. `python interact.py other_config.toml`)
Add `--no-colour` when running to disable console colouring. This is useful for older terminals alongside Windows 10 Command Prompts.
---
