Mount any computer as a local folder.
INSTALL: go install github.com/Skills03/universal-computer/cmd/c9@main
USE: c9 login c9 mount /myserver --host YOUR_SERVER_IP cd /myserver
That's it. Remote is now local. No scp, no rsync.
- Direct device-to-device, no relay
- Encrypted TLS 1.3
- Files never touch our server
- Fast, built on 9P2000
Share: c9 share /myserver --with friend@email.com
Demo: universal-computer.com/demo