Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 493 Bytes

readme.md

File metadata and controls

30 lines (16 loc) · 493 Bytes

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