springzfx / ap

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%