10 lines
246 B
Markdown
10 lines
246 B
Markdown
### Another p2p client, with only python, as simple as possible.
|
|
|
|
# All settings in .py file
|
|
|
|
### Features:
|
|
## Multi-theard (can connect not 1 client and momentally recive messages)
|
|
## Auto gen username
|
|
## Auto up server or client
|
|
## Just simple
|