begin config cleanup

This commit is contained in:
idk
2019-08-25 19:20:54 -04:00
parent bd255b651b
commit 38a4e1b3ad
2 changed files with 6 additions and 1 deletions

View File

@ -62,6 +62,7 @@ type Conf struct {
exists bool
UserName string
Password string
CryptFile string
}
// Print returns and prints a formatted list of configured tunnel settings.