podman/vendor/golang.org/x/net/proxy
shuai.yang 0d270ae380 support podman-remote to connect tcpURL with proxy
1. proxy value from env `CONTAINER_PROXY`
2. proxy socks5 && socks5h is supported
3. the proxy dial timeout is 3s

Signed-off-by: shuai.yang <shuai.yang@mihoyo.com>
2022-11-17 18:12:52 +08:00
..
dial.go support podman-remote to connect tcpURL with proxy 2022-11-17 18:12:52 +08:00
direct.go support podman-remote to connect tcpURL with proxy 2022-11-17 18:12:52 +08:00
per_host.go support podman-remote to connect tcpURL with proxy 2022-11-17 18:12:52 +08:00
proxy.go support podman-remote to connect tcpURL with proxy 2022-11-17 18:12:52 +08:00
socks5.go support podman-remote to connect tcpURL with proxy 2022-11-17 18:12:52 +08:00