Skip to content

Commit

Permalink
Quick visual fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ExZuperi committed Jun 20, 2024
1 parent 39d8f48 commit 26d1356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 26d1356

Please sign in to comment.