Simple, configuration-driven backup software for servers and workstations
-
Updated
Jun 30, 2021 - Python
A server is a program or device that provides functionality for other programs and devices, called clients. This relation forms the Client-Server Model.
The console output from a container is saved to PF_ConsoleLogs.txt so that developers can download it from a server archive. Here's an example of a line from a real PF_ConsoleLogs.txt:
{"log":"BASH=/bin/bash\n","stream":"stdout","time":"2021-05-21T21:48:24.125665596Z"}
This is that same line from PF_ConsoleLogs.txt when the container is run in LocalMultiplayerAgent:
��������BASH=/bin/bash