linux-router/Readme.md

22 lines
386 B
Markdown

This is a fork of [create_ap]().
Share your Linux's Internet access to other devices.
Usage
```
# lnxrouter --ap wlan0 MyAccessPoint --password MyPassPhrase
```
Features
- Create Wifi hotspot and share Internet via NAT method
- DNS server
- DHCP server
TODO
- Share Internet not creating Wifi hotspot
- Redsocks (Transparent proxy)
- Ban private network access
- IPv6 support