{"id":46040253,"url":"https://github.com/violhex/netinf","last_synced_at":"2026-03-01T06:12:41.174Z","repository":{"id":288541057,"uuid":"968443191","full_name":"violhex/netinf","owner":"violhex","description":"Network info utility.","archived":false,"fork":false,"pushed_at":"2025-04-18T05:22:28.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-18T18:34:03.827Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/violhex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-18T05:16:40.000Z","updated_at":"2025-04-18T05:19:52.000Z","dependencies_parsed_at":"2025-04-21T06:46:37.916Z","dependency_job_id":null,"html_url":"https://github.com/violhex/netinf","commit_stats":null,"previous_names":["violhex/netinf"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/violhex/netinf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violhex%2Fnetinf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violhex%2Fnetinf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violhex%2Fnetinf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violhex%2Fnetinf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/violhex","download_url":"https://codeload.github.com/violhex/netinf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violhex%2Fnetinf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29962005,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T05:59:08.471Z","status":"ssl_error","status_checked_at":"2026-03-01T05:58:04.208Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-03-01T06:12:40.511Z","updated_at":"2026-03-01T06:12:41.164Z","avatar_url":"https://github.com/violhex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Network Info Tool\n\nThis project provides a simple yet powerful CLI and static‑HTML reporting tool for viewing your system’s network interfaces and I/O statistics.\n\n## Usage\n\n### Interactive Mode\nLaunch the Rich‑powered terminal UI:\n```bash\npython run.py dev\n```\n\n### Generate Structured Report\nProduce a JSON/YAML/TOML/HTML report:\n```bash\npython run.py report -rf html -o report.html\n```\nAvailable formats: `json`, `yaml`, `toml`, `html` (default: `html`).\n\n## Packaging as Executable\nYou can bundle the tool into a single Windows `.exe` using [PyInstaller](https://www.pyinstaller.org/):\n\n1. Install PyInstaller in your virtual environment:\n   ```bash\n   pip install pyinstaller\n   ```\n2. Build the executable:\n   ```bash\n   pyinstaller --onefile --name network-info run.py\n   ```\n3. The launcher exe will be generated in the `dist/` directory (e.g. `dist/network-info.exe`).\n\nYou can then invoke:\n```bash\ndist/network-info.exe dev\ndist/network-info.exe report -rf html -o report.html\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviolhex%2Fnetinf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviolhex%2Fnetinf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviolhex%2Fnetinf/lists"}