first commit

This commit is contained in:
Your Name 2024-06-29 14:39:23 +03:00
commit ea661e7148
5 changed files with 393 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
Send: echo "Hello" | nc ip 8080
Get: echo "[code]" | nc ip 8081
Server info: echo "INFO" | nc ip 8081