🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

filezilla-sitemanager-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filezilla-sitemanager-cli

CLI for FileZilla's Sitemanager

1.2.0
latest
Source
npm
Version published
Weekly downloads
7
133.33%
Maintainers
1
Weekly downloads
 
Created
Source

FileZilla Sitemanager CLI

Simply copy passwords and usernames from the FileZilla Sitemanager to your clipboard (OS X / Linux / Windows).

Tested with FileZilla 3.

fancy gif

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.

Keywords

filezilla

FAQs

Package last updated on 21 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts