1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-06-07 19:56:14 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Pavel Odintsov 2ff2c8d447 Added all missing parts to be able to build fastnetmon_client 2023-04-03 21:20:04 +01:00
Pavel Odintsov 3b7df0d887 Fixed error reporting for fastnetmon_client 2023-04-03 21:06:56 +01:00
Pavel Odintsov 1a5d8fd894 Reworked non cross platform sleep to cross platform sleep_for 2023-04-02 20:43:20 +01:00
Pavel Odintsov b12edc4eb8 Added correct include path for curses library 2023-04-02 20:38:36 +01:00
Pavel Odintsov 7645a9655f Removed C includes from fastnetmon_client 2023-04-02 20:34:56 +01:00
Pavel Odintsov 1ae44451c4 Reformat code with clang format 2023-02-26 23:29:01 +00:00
Pavel Odintsov f70c84c8ae Added PoC support for Prometheus 2023-02-11 17:03:05 +00:00
Pavel Odintsov 77e078d3a1 Replaced unsafe call of printw by format-less addstr. Closes #930 2022-04-21 13:58:04 +01:00
Pavel Odintsov 242703a166 Reformatted code with clang-format 2022-04-20 21:45:43 +01:00
Pavel Odintsov dbbee915ad Added IPv6 flag for fastnetmon_client 2022-03-19 21:58:07 +02:00
Pavel Odintsov 69e4140629 Reformatted source code with clang-format 2022-02-09 14:42:20 +00:00
Pavel Odintsov a73e5d314f Add option for fastnetmon_client for run multiple instances: cli_stats_file_path=/tmp/fastnetmon_second_instance.dat ./fastnetmon_client 2015-09-28 18:36:02 +03:00
Pavel Odintsov a80f0b44f2 Complete code reformat with clang-format 2015-05-15 13:55:52 +03:00
Pavel Odintsov 9f8f8700d6 Add ability to close client with q key Closes: #203 2015-05-11 20:10:52 +03:00
Pavel Odintsov d8c2e4888b Move all code to src folder 2015-03-22 13:36:58 +03:00