There was an error while loading. Please reload this page.
1 parent de4fe0b commit a2d2d0dCopy full SHA for a2d2d0d
1 file changed
src/fastnetmon_logic.cpp
@@ -1474,7 +1474,7 @@ void traffic_draw_ipv6_program() {
1474
}
1475
1476
output_buffer << "FastNetMon " << fastnetmon_platform_configuration.fastnetmon_version
1477
- << " Author: https://pavel-odintsov.com"
+ << " Try Advanced edition: https://fastnetmon.com/product-overview/"
1478
<< "\n"
1479
<< "IPs ordered by: " << sort_parameter << "\n";
1480
@@ -1524,7 +1524,7 @@ void traffic_draw_ipv4_program() {
1524
1525
1526
1527
1528
1529
1530
0 commit comments