{"id":15421710,"url":"https://github.com/pedrolamas/docker-iperf3","last_synced_at":"2025-03-28T04:25:00.130Z","repository":{"id":145486025,"uuid":"309742004","full_name":"pedrolamas/docker-iperf3","owner":"pedrolamas","description":":package: Docker image for iperf3","archived":false,"fork":false,"pushed_at":"2023-11-10T17:36:20.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T05:25:41.210Z","etag":null,"topics":["docker","docker-image","iperf","iperf3"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pedrolamas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"pedrolamas","patreon":"pedrolamas","ko_fi":"pedrolamas","custom":"https://paypal.me/pedrolamas"}},"created_at":"2020-11-03T16:18:08.000Z","updated_at":"2022-01-29T13:25:07.000Z","dependencies_parsed_at":"2023-11-10T18:44:52.636Z","dependency_job_id":null,"html_url":"https://github.com/pedrolamas/docker-iperf3","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"07df518bda1e9f6590b56a1aaac82a140596df65"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrolamas%2Fdocker-iperf3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrolamas%2Fdocker-iperf3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrolamas%2Fdocker-iperf3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrolamas%2Fdocker-iperf3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedrolamas","download_url":"https://codeload.github.com/pedrolamas/docker-iperf3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245968650,"owners_count":20702102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","iperf3"],"created_at":"2024-10-01T17:35:38.455Z","updated_at":"2025-03-28T04:25:00.095Z","avatar_url":"https://github.com/pedrolamas.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/pedrolamas","https://patreon.com/pedrolamas","https://ko-fi.com/pedrolamas","https://paypal.me/pedrolamas"],"categories":[],"sub_categories":[],"readme":"# docker-iperf3\n\n[![Project Maintenance](https://img.shields.io/maintenance/yes/2022.svg)](https://github.com/pedrolamas/docker-iperf3 'GitHub Repository')\n[![License](https://img.shields.io/github/license/pedrolamas/docker-iperf3.svg)](https://github.com/pedrolamas/docker-iperf3/blob/master/LICENSE 'License')\n\n[![CI](https://github.com/pedrolamas/docker-iperf3/workflows/CI/badge.svg)](https://github.com/pedrolamas/docker-iperf3/actions 'Build Status')\n\n[![Twitter Follow](https://img.shields.io/twitter/follow/pedrolamas?style=social)](https://twitter.com/pedrolamas '@pedrolamas')\n\nSimple Docker image with [iperf3](https://iperf.fr/)\n\n## Usage\n\nImage by default starts as iperf3 server on port 5201:\n\n```sh\ndocker run -it --rm \\\n  -p 5201:5201 \\\n  -p 5201:5201/udp \\\n  ei99070/docker-iperf3\n```\n\nTo run as iperf3 client, use the following:\n\n```sh\ndocker run -it --rm \\\n  -p 5201:5201 \\\n  -p 5201:5201/udp \\\n  ei99070/docker-iperf3 \\\n  -c \u003cserver-ip-address\u003e\n```\n\nYou can use any `iperf3` parameters just by adding them after the image name.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedrolamas%2Fdocker-iperf3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedrolamas%2Fdocker-iperf3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedrolamas%2Fdocker-iperf3/lists"}