Fast Logger is a syslog server (UDP). By using standard Python 3 regular expressions, you can filter any (if possible by regular expression) necessary data from incoming sources. It is designed from ...
This project implements a Weighted Fair Queueing (WFQ) packet scheduling server using UDP sockets in Python. The server fairly distributes bandwidth among multiple client flows based on assigned ...