提交 aa375206 编写于 作者: A Aurelien Jarno

Fix qemu -net user,hostfwd= example

Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>
上级 d616cf1d
...@@ -1029,7 +1029,7 @@ the guest, use the following: ...@@ -1029,7 +1029,7 @@ the guest, use the following:
@example @example
# on the host # on the host
qemu -net user,hostfwd=tcp:5555::23 [...] qemu -net user,hostfwd=tcp::5555-:23 [...]
telnet localhost 5555 telnet localhost 5555
@end example @end example
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册