An open API service indexing awesome lists of open source software.

https://github.com/code-raisan/wifi-converter


https://github.com/code-raisan/wifi-converter

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

```
echo denyinterfaces wlan0 | sudo tee -a /etc/dhcpcd.conf
sudo sed -i -e 's/^#net.ipv4.ip_forward=1/net.ipv4.ip_forward=1/' /etc/sysctl.conf
```