You can try out Cased Shell locally in (under) 60 seconds.
P.S. Make sure to have Docker installed on your laptop for the command to run successfully!
Schedule a demo of Cased Shell. Login to Cased with the account created during the demo. You'll have a pre-configured instance setup for localhost.
Click on the localhost shell on your dashboard to view the demo shell.
Click 'Settings' and run the command listed in your local terminal. Alternatively, note the value for CASED_SHELL_HOSTNAME
, CASED_SHELL_SECRET
, and AUTHORIZED_KEY
and then run: curl https://raw.githubusercontent.com/cased/try-shell/main/run.sh | CASED_SHELL_HOSTNAME=<hostname> CASED_SHELL_SECRET=<secret> AUTHORIZED_KEY=<authorized key line> bash
Visit the localhost URL output by that command to try out Cased Shell.
That's it!
If you're interested and want to learn more about Cased Shell, feel free to schedule a demo, read the documentation, or send us an email at team@cased.com.