Replies: 1 comment 1 reply
-
you can use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using podman without root privileges. I want to install a proxy like mitm or sock5 or install vpn like wireguard on one container and setup a second container such that all its internet connections go through the first container.
Basically I want to know how to use one container as network gateway for another container in rootless mode. I looked up online and did not find any answers.
Beta Was this translation helpful? Give feedback.
All reactions