Usage Examples
Send a file to another Mac
$ scorpiox-thunderbolt4 receive
$ scorpiox-thunderbolt4 send ./project-backup.tar.gz
→ Detected bridge0 (Thunderbolt 4)
→ Sending project-backup.tar.gz (2.4 GB)
→ Transfer complete: 2.4 GB in 6.1s (3.15 Gbps)
Fast mode — zero-copy for maximum throughput
$ scorpiox-thunderbolt4 --fast send ./vm-image.raw
→ Zero-copy mode enabled (sendfile + BPF)
→ Sending vm-image.raw (32.0 GB)
→ Transfer complete: 32.0 GB in 82.4s (3.89 Gbps)
Transfer a directory (tar stream)
$ scorpiox-thunderbolt4 receive --output ~/Downloads/
$ scorpiox-thunderbolt4 send ./my-project/
→ Streaming directory my-project/ (1847 files, 680 MB)
→ Transfer complete: 680 MB in 1.8s (3.02 Gbps)
Check link status
$ scorpiox-thunderbolt4 status
Thunderbolt 4 Bridge: bridge0
Link speed: 40 Gbps (USB4/TB4)
MTU: 9000
Peer MAC: a4:83:e7:2f:00:1a
State: ready