tincapp
tincapp copied to clipboard
Expose control socket through a local port
As suggested by BrainDamage over IRC:
I might have an idea about working around the unix socket not being available to be exported due to fs issues, one simple solution would be to forward it to a bidirectional socket bound to localhost then you could use eg socat to reconstruct the unix socket, and get tinc control program to work