From 26d1356f2cf0ceec73f3c37e554e99a279da45bd Mon Sep 17 00:00:00 2001 From: Sergey Lezhnin <54681029+ExZuperi@users.noreply.github.com> Date: Fri, 21 Jun 2024 00:39:41 +0500 Subject: [PATCH] Quick visual fix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9eb588..9c63ec7 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ According to the code in ServerSide.py, logging to the access.log file has these - Packet name - up to 100 characters - Hostname and username - up to 150 characters - PWD - up to 500 characters + But if they will be exceeded, (at the same time correctly filled) the server will simply spit out data in json format to the console (they will be displayed if the script was for example run with nohup in nohup.out). # Law restrictions