blob: 16ac1445419c1022d63900cb50eaff61394b01fc [file] [log] [blame] [raw]
#ifndef COMMON_H
#define COMMON_H
#define DEFAULT_SSH_PROGRAM_PATH "/usr/bin/ssh"
#define DEFAULT_SSH_USER_NAME "sshout"
#define PROJECT_PAGE_URL "https://sourceforge.net/projects/sshout/"
#endif // COMMON_H