Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 393 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 393 Bytes

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