A tool that allows ready or user-added logs to be sent to the specified addresses
syslogsimulator Syslog Simulator is a tool that allows ready or user-added logs to be sent to the specified addresses and port with syslog in the selected loop. 🚀What is It is an open source tool that allows sending logs in readable format that you can edit according to your wishes, as well as various hardware and software logs, to the target machine. 🔨Using It is run with Python3 by entering the following configurations. python3 syslogsimulator.py -s 1.1.1.1 -s 2.2.2.2 -s […]
Read more