Wireless LAN (WiFi) API for Swift (Supports Linux)
Wireless LAN (WiFi) API for Swift (Supports Linux)
This library provides a cross-platform API for interacting WiFi hardware and scanning for networks.
On macOS the CoreWLAN framework is used to communicate with the Darwin kernel, while on Linux a Netlink socket is used to communicate with the Linux kernel.