Restricted VM networking
This commit is contained in:
parent
76b20570ec
commit
34e66cb01c
5 changed files with 31 additions and 27 deletions
|
|
@ -63,7 +63,7 @@ var runCmd = &cobra.Command{
|
|||
HostIP: net.ParseIP("127.0.0.1"), // TODO: Make this changeable.
|
||||
HostPort: networkSharePort,
|
||||
VMPort: 445,
|
||||
}}))
|
||||
}}, false))
|
||||
|
||||
return nil
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue