Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: unix socket forwarding #150

Open
tarik02 opened this issue Apr 8, 2021 · 0 comments
Open

Feature request: unix socket forwarding #150

tarik02 opened this issue Apr 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@tarik02
Copy link

tarik02 commented Apr 8, 2021

Affected Version

v1.0.1

Expected Behavior

It should be able to forward unix sockets like ssh does.
For example, configuration would look like this:

--source unix://$HOME/.docker/docker.sock \
--destination unix:///var/run/docker.sock \

Current Behavior

ERRO[0000] missing port in destination address: unix
@davrodpin davrodpin added the help wanted Extra attention is needed label Apr 8, 2021
@davrodpin davrodpin added enhancement New feature or request and removed help wanted Extra attention is needed labels Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants