https://github.com/stellaraf/go-nfa
[WIP] Go client for Noction NFA
https://github.com/stellaraf/go-nfa
Last synced: 9 months ago
JSON representation
[WIP] Go client for Noction NFA
- Host: GitHub
- URL: https://github.com/stellaraf/go-nfa
- Owner: stellaraf
- License: bsd-3-clause-clear
- Created: 2024-06-14T17:06:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T13:33:48.000Z (about 2 years ago)
- Last Synced: 2025-06-22T17:05:44.134Z (about 1 year ago)
- Language: Go
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## `go-nfa`
[In Progress] Go client for Noction Netflow Analyzer
[](https://pkg.go.dev/github.com/stellaraf/go-nfa) [](https://github.com/stellaraf/go-nfa/tags)
## Testing Environment Variables
The following environment variables must be set (and valid) for tests to run.
| Key | Description |
| :------------- | :------------------ |
| `NFA_URL` | URL to NFA instance |
| `NFA_USERNAME` | NFA Username |
| `NFA_PASSWORD` | NFA Password |