Skip to content

rdp2tcp.py: implement host (-h) and port (-p) CLI options#13

Open
jlauinger wants to merge 1 commit into
V-E-O:masterfrom
jlauinger:patch-1
Open

rdp2tcp.py: implement host (-h) and port (-p) CLI options#13
jlauinger wants to merge 1 commit into
V-E-O:masterfrom
jlauinger:patch-1

Conversation

@jlauinger
Copy link
Copy Markdown

@jlauinger jlauinger commented Aug 20, 2025

While it is currently possible to change the control server port in the client binary through a CLI parameter, the rdp2tcp.py tool does not allow to use the different port for the control server connection because the CLI options parsing previously skipped the host and port parameters. This adds support for these parameters.

CLI options parsing previously skipped the host and port parameters. This adds support for these parameters.
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