/ap

Simple wireless ap, support both ipv4 and ipv6 with private address using nat.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Simple wireless access point, support both ipv4 and ipv6 with private address using nat.

Access point and wifi connection can coexist, if your wireless network support.

Tested with Intel AC 9260.

For technique detail, see arch wiki Software access point.


Configure file locate at /etc/ap/ap.conf

To start:

sudo ap
# or using systemd
sudo systemctl start ap

To install:

yay -S ap-git