|
|
|
|
|
by xenoscopic
2514 days ago
|
|
I've been working on a spiritual successor to Unison for a few years called Mutagen [1]. It aims to provide more flexible synchronization and tighter integration with filesystem watching, enabling ~real-time remote editing with your local editor of choice. It also adds SSH-style network forwarding, so you can forward network traffic to/from remote systems to access remote applications without exposing ports. It currently supports SSH and Docker containers, but additional transports are coming. I'd be really happy to receive feedback if you have a chance to try it out! [1] https://github.com/mutagen-io/mutagen |
|