Skip to content

Instantly share code, notes, and snippets.

@kleo
Created June 15, 2026 09:28
Show Gist options
  • Select an option

  • Save kleo/25b0500b45ea836bc867255fe1dc5573 to your computer and use it in GitHub Desktop.

Select an option

Save kleo/25b0500b45ea836bc867255fe1dc5573 to your computer and use it in GitHub Desktop.
iperf podman idk
podman run -it --rm --name=iperf3 --network podman1 docker.io/networkstatic/iperf3 -s
podman inspect iperf3 | jq .[].NetworkSettings.Networks.podman1.IPAddress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment