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

(mac) --detach doesn't detach

jminck opened this issue · comments

mole version 1.0.1
mac 10.15.7
using mole start alias --detach doesn't detach the process

(nice utility by the way!)

image

Hi @jminck, I think you're facing #127, which is a bug when passing certain flags on start alias.

Thanks!

@jminck , any chance you can try with master and let me know if that is working for you?