feat: main function
This commit is contained in:
parent
beb7fb38ae
commit
ba608513e6
10 changed files with 151 additions and 57 deletions
|
|
@ -70,8 +70,6 @@ driver = "usb-kbd"
|
|||
bus = "usbDevice.0"
|
||||
[netdev "n1"]
|
||||
type = "user"
|
||||
hostfwd = "udp:127.0.0.1:1234-:1234"
|
||||
hostfwd = "tcp:127.0.0.1:1234-:1234"
|
||||
[object "net-dump"]
|
||||
qom-type = "filter-dump"
|
||||
netdev = "n1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue