Socket
Socket
Sign inDemoInstall

myremotedump

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    myremotedump

Dumps a firewalled MySQL database via a ssh tunnel to the remote system


Maintainers
1

Readme

myremotedump

Dumps a firewalled MySQL database via a ssh tunnel to the remote system.

Help

::

usage: myremotedump [-h] [-V] [-H MYSQLHOST] [-P MYSQLPORT] [user@]host -- mysqldump options

Dumps a firewalled MySQL database via a ssh tunnel to the remote system

positional arguments:
  user@host             SSH username and host (username is optional)
  mysqldump options     Options passwd to the mysqldump process

optional arguments:
  -h, --help            show this help message and exit
  -V, --version         show program's version number and exit
  -H MYSQLHOST, --host MYSQLHOST
                        MySQL host
  -P MYSQLPORT, --port MYSQLPORT
                        MySQL port

LICENSE

Copyright (c) 2013 Massimiliano Torromeo

myremotedump is free software released under the terms of the BSD license.

See the LICENSE file provided with the source distribution for full details.

Contacts

  • Massimiliano Torromeo massimiliano.torromeo@gmail.com

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc