We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d39458 commit 4bb186bCopy full SHA for 4bb186b
Local-Chat/README.md
@@ -34,3 +34,8 @@ after running the script print C parameter(for connection to the server)
34
35
<img src="https://github.com/p4sh4bsc/Python-Projects/blob/local_chat/Local_chat/src/Client.gif" width="500" height="300" />
36
4. Start chatting with your friends!
37
+
38
+# TODO list
39
+1. check users by ip
40
+2. create ports for chat by some hash func
41
+3. create secure connection between users(for sure every non chat user can listening chat by Wireshark)
0 commit comments