Port details |
- fli Analyze AWS VPC Flow Logs with ease
- 0.1.0_3 net-mgmt
=0 0.1.0_2Version of this port present on the latest quarterly branch. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2025-08-06 07:45:07
- Last Update: 2025-10-08 00:41:39
- Commit Hash: 2e7587a
- License: MIT
- WWW:
- https://github.com/fractalops/fli
- Description:
- fli is a command-line tool for analyzing AWS VPC Flow Logs with an intuitive
query language that simplifies complex network traffic analysis.
Features:
- Smart filtering by IP, port, and protocol
- Automatic IP annotations and cloud provider range identification
- Support for multiple output formats (table, CSV, JSON)
- Built-in caching for improved performance
- Cross-platform compatibility
fli makes it easy to gain insights into network traffic patterns, security
events, and bandwidth consumption through commands like count, sum, and raw.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/fli/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/fli
- pkg install fli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fli
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1754461648
SHA256 (go/net-mgmt_fli/fractalops-fli-v0.1.0_GH0/v0.1.0.mod) = bcf202246a864a581a23b79c84166b61cd1605e431e39ac3b53b3fd6367c1768
SIZE (go/net-mgmt_fli/fractalops-fli-v0.1.0_GH0/v0.1.0.mod) = 1369
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go124 : lang/go124
- Fetch dependencies:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_fli
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.0_3 08 Oct 2025 00:41:39
    |
Adam Weinberger (adamw)  |
many: Bump dependent ports after go124 update |
0.1.0_2 04 Sep 2025 17:53:24
    |
Adam Weinberger (adamw)  |
many: Bump go ports for go-1.24.7 |
0.1.0_1 07 Aug 2025 00:02:46
    |
Adam Weinberger (adamw)  |
go ports: Bump for 1.24.6 |
0.1.0 06 Aug 2025 07:42:22
    |
Jimmy Olgeni (olgeni)  |
net-mgmt/fli: Add new port
fli is a command-line tool for analyzing AWS VPC Flow Logs with an
intuitive query language that simplifies complex network traffic analysis.
WWW: https://github.com/fractalops/fli |