Skip to content

Possible to point to a different Postgresql instance? #8

@clive7391

Description

@clive7391

Outstanding looking tool!

I use Metasploit Pro locally and on remote dropboxes via VPN.

Is it possible to connect to DB on a different port and remote IP?

My local MSP database.yml:

adapter: "postgresql"
database: "msf3"
username: "msf3"
password: "XXXXXXXXXX"
port: 7337
host: "localhost"
pool: 256
timeout: 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions