{"id":27294541,"url":"https://github.com/nerdalert/netperf-netserver","last_synced_at":"2026-01-22T07:02:29.943Z","repository":{"id":146439409,"uuid":"392816904","full_name":"nerdalert/netperf-netserver","owner":"nerdalert","description":"Container images for Netperf and Netserver for Docker/Podman or any other container runtime","archived":false,"fork":false,"pushed_at":"2022-05-01T04:55:28.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T22:53:24.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/nerdalert.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":"2021-08-04T20:27:01.000Z","updated_at":"2024-06-16T02:50:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c9f4097-bdf9-484c-b82e-edaad8e5f6ab","html_url":"https://github.com/nerdalert/netperf-netserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nerdalert/netperf-netserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdalert%2Fnetperf-netserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdalert%2Fnetperf-netserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdalert%2Fnetperf-netserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdalert%2Fnetperf-netserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nerdalert","download_url":"https://codeload.github.com/nerdalert/netperf-netserver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerdalert%2Fnetperf-netserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28657546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":"2025-04-11T22:53:23.585Z","updated_at":"2026-01-22T07:02:29.938Z","avatar_url":"https://github.com/nerdalert.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netperf-netserver\n\n[![Netperf/Netserver image CI](https://github.com/nerdalert/netperf-netserver/actions/workflows/build-image.yml/badge.svg)](https://github.com/nerdalert/netperf-netserver/actions/workflows/build-image.yml)\n\nContainer images for Netperf and Netserver for Docker/Podman or any other container runtime.\n\n- Exampe usage running netserver as a daemon with the -D option (example is on the same host using the private address of the container e.g. 172.17.0.x):\n\n```\n$ docker run  -itd --rm --name=netserver -p 12865:12865 networkstatic/netserver -D\n# or use podman and/or quay.io\n$ podman run  -itd --rm --name=netserver -p 12865:12865 quay.io/networkstatic/netserver -D\n```\n\n- Get the IP address of the instance you just started:\n\n```\n$ docker inspect --format \"{{ .NetworkSettings.IPAddress }}\" netserver\n```\n\n- Run client tests against the server using netperf with:\n\n```\n# docker run  -it --rm quay.io/networkstatic/netperf -H \u003cINSERT_NETSERVER_IP\u003e\n```\n\n- Example output between two containers on the same host:\n\n```\n$ docker run  -it --rm quay.io/networkstatic/netperf -H 172.17.0.2\nMIGRATED TCP STREAM TEST from 0.0.0.0 (0.0.0.0) port 0 AF_INET to 172.17.0.2 () port 0 AF_INET : demo\n\nRecv   Send    Send\nSocket Socket  Message  Elapsed\nSize   Size    Size     Time     Throughput\nbytes  bytes   bytes    secs.    10^6bits/sec\n\n 87380  16384  16384    10.00    14386.10\n```\n\n- See additional netserver runtime options passing the -h argument:\n\n```\n$ docker run  -itd --rm --name=netserver -p 12865:12865 networkstatic/netserver -h\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerdalert%2Fnetperf-netserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerdalert%2Fnetperf-netserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerdalert%2Fnetperf-netserver/lists"}