Packages and Binaries:

vwifi-dkms

This package contains a minimal interface to provide essential functionalities, such as scanning for dummy Wi-Fi networks, establishing connections, and disconnecting from them.

It is built upon the cfg80211 subsystem, which collaborates with FullMAC drivers. Currently, vwifi supports both Station Mode and Host AP Mode and is equipped with robust WPA/WPA2 security features. This enables users to configure a wireless environment using vwifi, hostapd (in HostAP mode interface), and wpa_supplicant (in station mode interface).

Installed size: 822 KB
How to install: sudo apt install vwifi-dkms

Dependencies:
  • dkms
  • iw

vwifi-tool

This package contains a tool which supports more user-specific utilization for vwifi-dkms. It aims to provide more flexibility and customization for users of vwifi-dkms. Currently supporting feature: * display the status of vwifi driver * Use netlink socket to communicate with vwifi driver allowing user to configure user-specific deny list

Installed size: 25 KB
How to install: sudo apt install vwifi-tool

Dependencies:
  • libc6
vwifi-tool
root@kali:~# vwifi-tool --help
Invalid arguments
vwifi-tool: A userspace tool which supports more user-specific utilization for vwifi

Usage:

	vwifi-tool [arguments]

The arguments are:

	-d  Destination interface name
	-s Source interface name
	-c Clear denylist



Updated on: 2025-Sep-04