Created
October 27, 2009 16:48
-
-
Save jmrodri/219716 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bin/rho profile list | |
Config Encryption Password: | |
profiles: | |
name: this is a really long name | |
auths: | |
foo | |
this is a long ass name | |
ports: | |
22 | |
ranges: | |
127.0.0.1 | |
---------- | |
name: sigh | |
auths: | |
foo | |
ports: | |
22 | |
ranges: | |
192.168.1.1 - 192.168.1.24 | |
---------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment