4 lines
159 B
Bash
4 lines
159 B
Bash
|
sudo apt install net-tools iw hostapd dnsmasq
|
||
|
wget https://raw.githubusercontent.com/garywill/linux-router/master/lnxrouter -O lnxrouter
|
||
|
chmod 777 ./lnxrouter
|