/WLAN

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

Primary LanguageSwiftMIT LicenseMIT

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.