Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make --redir work again #36

Merged
merged 3 commits into from
Jul 21, 2019
Merged

Make --redir work again #36

merged 3 commits into from
Jul 21, 2019

Conversation

ShellCode33
Copy link
Contributor

-redir has been removed from qemu :
https://wiki.qemu.org/Features/RemovedFeatures

The syntax is now a bit more complexe : -nic user,hostfwd=tcp::8080-:80
So I thought it would be good to replace :: by : in the command line : --redir tcp:80:8080

@ShellCode33 ShellCode33 mentioned this pull request Jul 9, 2019
@SakiiR
Copy link
Collaborator

SakiiR commented Jul 21, 2019

Hey, seems good to me :)

what do you think @nongiach

@SakiiR SakiiR merged commit 43c886e into nongiach:master Jul 21, 2019
@SakiiR
Copy link
Collaborator

SakiiR commented Jul 21, 2019

Fine, tested

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.

2 participants