{"id":49341591,"url":"https://github.com/redborder/pygennf","last_synced_at":"2026-04-27T04:04:31.264Z","repository":{"id":143877330,"uuid":"55708088","full_name":"redBorder/pygennf","owner":"redBorder","description":"Netflow packets generator with Scape library","archived":false,"fork":false,"pushed_at":"2018-05-11T08:48:23.000Z","size":162,"stargazers_count":22,"open_issues_count":2,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2023-10-20T22:47:59.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redBorder.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-04-07T15:56:30.000Z","updated_at":"2023-10-20T22:48:00.135Z","dependencies_parsed_at":"2023-07-04T06:30:59.853Z","dependency_job_id":null,"html_url":"https://github.com/redBorder/pygennf","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/redBorder/pygennf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Fpygennf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Fpygennf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Fpygennf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Fpygennf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redBorder","download_url":"https://codeload.github.com/redBorder/pygennf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Fpygennf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32321945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-27T04:04:28.482Z","updated_at":"2026-04-27T04:04:31.250Z","avatar_url":"https://github.com/redBorder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pygennf\n\nNetflow packets generator with Scape library\n\n* How to install:\npython setup.py install\n\n* How to install the rpm packege:\nrpm -vUh pygennf-0.1-1.noarch.rpm    \n\n# Usage (without installation):\n\n * You need to install the scapy library:\n pip install scapy\n\n * python ./pygennf_v5.py --help\n\nusage: pygennf_v5.py [-h] [-s SRC_IP] [-sp SRC_PORT] [-d DST_IP]\n                     [-dp DST_PORT] [-t TIME_INTERVAL]\n\nUDP packets producer with scapy\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -s SRC_IP, --source-ip SRC_IP\n                        IP source\n  -sp SRC_PORT, --source-port SRC_PORT\n                        Port dst\n  -d DST_IP, --dst-ip DST_IP\n                        IP source\n  -dp DST_PORT, --dst-port DST_PORT\n                        Port dst\n  -t TIME_INTERVAL, --time-interval TIME_INTERVAL\n                        Time interval to wait to send other messages.\n\n# Example of use:\n\n * Netflow 5:\n sudo python src/pygennf_v5.py -s 10.0.203.2 -d 10.0.30.89 -t 2\n * Netflow 9:\n sudo python src/pygennf_v9.py -s 10.0.203.2 -d 10.0.30.89 -t 2\n * Netflow 10:\n sudo python src/pygennf_v10.py -s 10.0.203.2 -d 10.0.30.89 -t 2\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredborder%2Fpygennf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredborder%2Fpygennf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredborder%2Fpygennf/lists"}