psync is a simple tool to sync your project over SSH. It consists of a client and server.
- Project syncing with rsync (requires ssh)
- Execute project binary on daemon host
- Real-time logging based on websockets
- Natural Ctrl-C / SIGINT handling on client and server
- SSL authentication
- Containerized for easy deployment
For usage tips, please read the docs.
