ArtyomKozyrev8/ICMP_Ping_Monitor_True_CLI
The program is created to ping several ip addresses, put results in separate txt files, distribute files between folders, send email if ip is not reachable, send email if ip is reachable again. All action are independent for each ip address. The program has TRUE CLI, which is similar to CMD or router CLI.
PythonGPL-3.0