File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ after running the script print S parameter(to create server)
20
20
!!! be sure to save the key that the program will give you !!!
21
21
22
22
23
- <img src =" https://github.com/p4sh4bsc/Python-Projects/blob/local_chat/Local_chat /src/Server.gif " width =" 500 " height =" 300 " />
23
+ <img src =" https://github.com/p4sh4bsc/Python-Projects/blob/local_chat/Local-Chat /src/Server.gif " width =" 500 " height =" 300 " />
24
24
25
25
26
26
@@ -32,10 +32,16 @@ after running the script print C parameter(for connection to the server)
32
32
33
33
34
34
35
- <img src =" https://github.com/p4sh4bsc/Python-Projects/blob/local_chat/Local_chat/src/Client.gif " width =" 500 " height =" 300 " />
35
+ <img src =" https://github.com/p4sh4bsc/Python-Projects/blob/local_chat/Local-Chat/src/Client.gif " width =" 500 " height =" 300 " />
36
+
37
+
38
+
36
39
4 . Start chatting with your friends!
37
40
<img src =" https://github.com/p4sh4bsc/Python-Projects/blob/local_chat/Local-Chat/src/GUI.png " width =" 500 " height =" 300 " />
41
+
42
+
43
+
38
44
# TODO list
39
45
1 . check users by ip
40
46
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)
47
+ 3 . create secure connection between users(for sure every non chat user can listening chat by Wireshark)
You can’t perform that action at this time.
0 commit comments