Sample configuration file for dbssh script
Put this in a text file called ".dbsshrc" in the same directory as your "dbssh script":http://textsnippets.com/posts/show/1254
server_name:
server: servername.com.au
username: user_id
password: password_cleartext
remote_port: 3306
local_port: 3307