Skip to content

Multiple port overrides#89

Open
xh4vm wants to merge 1 commit into
jmk-foofus:masterfrom
xh4vm:master
Open

Multiple port overrides#89
xh4vm wants to merge 1 commit into
jmk-foofus:masterfrom
xh4vm:master

Conversation

@xh4vm

@xh4vm xh4vm commented May 18, 2025

Copy link
Copy Markdown

Added support for multiple port overrides in Medusa core

Now you can specify multiple target hosts with custom ports in a file ssh_targets.txt (one per line in format host:port):

127.0.0.1:5222
127.0.0.1:22
127.0.0.1:2222

Usage example:

medusa -H ./ssh_targets.txt -u root -P ./passwords.txt -M ssh -t 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant