tincapp icon indicating copy to clipboard operation
tincapp copied to clipboard

Expose control socket through a local port

Open pacien opened this issue 5 years ago • 0 comments

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

pacien avatar Mar 25 '20 15:03 pacien