Skip to content

Simple python3 script to delete "VirtualBox Host-Only Ethernet Adapter" under Windows

Notifications You must be signed in to change notification settings

kaychamo/delete_vbox_hostonly_interfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

DELETE VIRTUALBOX HOSTONLY INTERFACES

Simple python3 script (#don't mess with powershell)
Used to delete "VirtualBox Host-Only Ethernet Adapter" under Windows (that you may have in excess when using vagrant)

  • Activate these interfaces (Win+R keyboard shortcut => "ncpa.cpl" )
  • then run the script

python delete_vbox_hostonly_interfaces.py

results:

image

About

Simple python3 script to delete "VirtualBox Host-Only Ethernet Adapter" under Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages