Skip to content

Commit 4f12bdd

Browse files
committed
improved documentation
1 parent e65fea8 commit 4f12bdd

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

LicenseInfo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ All licenses used are compatible with NetFlowMap's MIT License:
9090
- **Open Database License (ODbL)**: OpenStreetMap data (via CARTO Basemaps)
9191
- **CARTO Basemaps**: External service, no code redistribution required
9292

93-
**Important:** CARTO Basemaps is an external service called at runtime. Map tiles are not redistributed as part of the code, therefore CARTO's Terms of Service do **not** prevent redistribution of the NetFlowMap code under an open-source license. The terms of service apply to using the service at runtime, not to code distribution.
93+
**Important:** CARTO Basemaps is an external service called at runtime. The terms of service apply to using the service at runtime, not to code distribution.
9494

9595
## Attribution Requirements
9696

@@ -107,4 +107,4 @@ Attribution for OpenStreetMap and CARTO is automatically displayed in the map UI
107107

108108
---
109109

110-
*Last updated: 2026-01-12*
110+
*Last updated: 2025-01-27*

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A real-time NetFlow visualization tool that displays network traffic on an interactive world map. Built with Go and designed for use with firewalls and routers that support NetFlow v9.
44

5+
NetFlowMap was **developed entirely with AI** as an exploratory project. There might be dragons. 🐉
6+
57
![NetFlowMap Screenshot](docs/screenshot.png)
68

79
## Features
@@ -12,7 +14,7 @@ A real-time NetFlow visualization tool that displays network traffic on an inter
1214
- **Traffic Analysis**:
1315
- Top 100 flows sorted by bandwidth
1416
- Aggregated traffic per remote IP
15-
- Min. Traffic filter slider to focus on large transfers
17+
- Min./Max. Traffic filter slider to focus on large/small transfers
1618
- **Sampling Support**: Automatic detection of NetFlow sampling with optional extrapolation
1719
- **FortiGate Integration**: Optional integration to resolve IP addresses to FortiGate address objects
1820
- **Traffic Filtering**: Filter by direction (inbound/outbound), IP addresses, countries, or text search

0 commit comments

Comments
 (0)