logging_server
The logging_server is often used to test
clients functionalities or performances, the server will listen on port 555 by
default but you can define the port, giving it on the first argument, it's very
performant and you'll be able to test some "bad" things on it ;)
It also log everything on the file log.txt
that it'll create in its root directory
|