SSH sessions
Run cinch on any remote server. Push a file, a command output, or raw text — it surfaces instantly on your local machine. No port forwarding, no scp gymnastics.
user@prod:~$ cat deploy.log | cinch push
✓ pushed 148 bytes → relay
user@prod:~$ cinch push < /etc/nginx/nginx.conf
✓ pushed 4.8 KB — nginx.conf