logo
v0.3.1.4
Welcome to TermPair!
Easily share terminals with end-to-end encryption 🔒. Terminal data is always encrypted before being routed through the server. Learn more.
Quick Start
If you have TermPair installed, share a terminal with this host:
termpair share --host "https://chadsmith.dev/termpair/" --port 443
Or if you have pipx, you can run TermPair via pipx:
pipx run termpair share --host "https://chadsmith.dev/termpair/" --port 443
Install TermPair
Install with pipx
pipx install termpair
Or install with pip
pip install termpair --user
Connecting to a Terminal?
If a terminal is already broadcasting and you'd like to connect to it, you don't need to install or run anything. Just fill out the form below and click Connect.
Terminal ID
Secret encryption key
Troubleshooting
Initial connection fails or is rejected
Ensure you are using a TermPair client compatible with v0.3.1.4 (the version of this webpage)
Browser is not running in a secure context
TermPair only works on secure connections. The server must be configured to serve this page over https. See termpair serve --help and https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts for more information.
TermPair Demo