{"id":50117861,"url":"https://github.com/ccoley/docker-iperf","last_synced_at":"2026-05-23T16:04:27.160Z","repository":{"id":332701247,"uuid":"979022507","full_name":"ccoley/docker-iperf","owner":"ccoley","description":"Builds the ccoley/iperf Docker image. Mirror of https://git.codingallnight.com/docker/iperf","archived":false,"fork":false,"pushed_at":"2026-01-15T04:03:55.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-15T10:36:08.931Z","etag":null,"topics":["docker","docker-image","iperf","iperf2","iperf3"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/ccoley/iperf","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/ccoley.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-06T21:56:52.000Z","updated_at":"2026-01-15T04:03:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ccoley/docker-iperf","commit_stats":null,"previous_names":["ccoley/docker-iperf"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ccoley/docker-iperf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccoley%2Fdocker-iperf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccoley%2Fdocker-iperf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccoley%2Fdocker-iperf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccoley%2Fdocker-iperf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccoley","download_url":"https://codeload.github.com/ccoley/docker-iperf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccoley%2Fdocker-iperf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: 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":["docker","docker-image","iperf","iperf2","iperf3"],"created_at":"2026-05-23T16:04:21.096Z","updated_at":"2026-05-23T16:04:27.154Z","avatar_url":"https://github.com/ccoley.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iPerf Image\n\nThis repo builds two Docker images meant for use as an iperf server.\n\n## Tags\n\nThere are images available with iPerf 3 or iPerf 2.\n\n- `3.19`, `3` contain iPerf 3\n- `2.2`, `2` contain iPerf 2\n\n## Usage\n\nThe images default to running in server mode on the default port, which is 5201 for iPerf 3 and 5001 for iPerf 2.\n\n### Server Mode\n\nRunning an iPerf 3 server:\n\n```bash\ndocker run --rm -p 5201:5201 ccoley/iperf:3\n```\n\nRunning an iPerf 2 server:\n\n```bash\ndocker run --rm -p 5001:5001 ccoley/iperf:2\n```\n\n### Client Mode\n\nRunning iPerf 3 in client mode:\n\n```bash\ndocker run --rm -t ccoley/iperf:3 -c \u003ciperf3-server\u003e\n```\n\nRunning iPerf 2 in client mode:\n```bash\ndocker run --rm -t ccoley/iperf:2 -c \u003ciperf2-server\u003e -i 1\n```\n\n\n\n[_modeline]: # ( vi: set ts=4 sw=4 et wrap ft=markdown: )\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccoley%2Fdocker-iperf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccoley%2Fdocker-iperf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccoley%2Fdocker-iperf/lists"}