podman-proxy
Installation
SKILL.md
Podman Proxy Management
Easily manage SOCKS5 proxy settings for Podman on macOS. Switch between different proxy ports with a single command.
Quick Start
# Set proxy to port 1088
podman-proxy-set 1088
# Set proxy from environment variable
export PROXY_PORT=8080
podman-proxy-set
# Check current proxy configuration
podman-proxy-check