davrodpin / mole

CLI application to create ssh tunnels focused on resiliency and user experience.

Home Page:https://davrodpin.github.io/mole/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: unix socket forwarding

tarik02 opened this issue · comments

commented

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