SSH commands
1. Connect to a SpamTitan Cloud.
a. Generate your cachier token.
Go to this webpage: https://ssh1-ca.titanhq.com/
Run this in the command line: cashier --ca https://ssh1-ca.titanhq.com
Enter in the token generated on the webpage into the command prompt.
b. Use the below cloud to connect to any SpamTitan cloud.
ssh stadmin@<hostname/IP>
2. Connect to a WebTitan Cloud.
Follow Step A above.
Use the below command to connect to any WebTitan Cloud.
ssh webtitan@<Hostname/IP>