filezilla-sitemanager-cli
v1.2.0
Published
CLI for FileZilla's Sitemanager
Downloads
18
Readme
FileZilla Sitemanager CLI
Simply copy passwords and usernames from the FileZilla Sitemanager to your clipboard (OS X / Linux / Windows).
Tested with FileZilla 3.
Install
$ npm install filezilla-sitemanager-cli -g
🔥 Warning 🔥
This tool makes it very easy to access your ftp passwords. However, FileZilla stores passwords unencrypted. If you leave your pc unattended, hax0rz have access to those passwords anyway.
Usage
Usage: fsc <name> [options]
Options:
-p, --pass Copy password [boolean] [default: true]
-u, --user Copy username [boolean]
-e, --echo Print result [boolean]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
name
is case insensitive and searches for site names containing name
.