PureSwift / WLAN

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Swift 64.9%Language:Shell 32.9%Language:Dockerfile 2.1%