WLAN icon indicating copy to clipboard operation
WLAN copied to clipboard

Wireless LAN (WiFi) API for Swift (Supports Linux)

WLAN

Wireless LAN (WiFi) API for Swift (Supports Linux)

Overview

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.