Update 'README.md'

This commit is contained in:
Mikołaj Lubiak 2023-03-26 12:04:02 +00:00
parent ccf5142121
commit 5b923e2686
1 changed files with 1 additions and 6 deletions

View File

@ -1,6 +1 @@
# Encrypted chat
## Usage:
### Server: `./server.py "IP address" "Port" "Key"*`, eg. `./server.py "127.0.0.1" "12345"`
### Client: `./client.py "IP address" "Port" "Key"*`, eg. `./client.py "127.0.0.1" "12345" "ojzqTVTIsuE6nemN9huFlYMNmyTHr9dUu-E5bL8HrTo="`
`*` - Optionally, but make sure that they both use the same key.
NEW REPOSITORY: https://codeberg.org/mikolajlubiak/crypt