Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsommers/noob
https://github.com/jsommers/noob
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsommers/noob
- Owner: jsommers
- License: gpl-3.0
- Created: 2023-08-24T13:53:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-26T18:36:14.000Z (about 1 year ago)
- Last Synced: 2023-08-26T19:37:15.653Z (about 1 year ago)
- Language: C
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nooBpf
This repo contains code for the `noobflow` tool, largely written by Nolan
Rudolph.`noobprobe`, aka `ELF` can be found in https://github.com/jsommers/ELF
# License
Copyright 2023 Joel Sommers, Ramakrishnan Durairajan, and Nolan Rudolph. All rights reserved.
The noobflow software is distributed under terms of the GNU General Public License, version 3. See below for the standard GNU GPL v3 copying text.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .