https://github.com/code-raisan/wifi-converter
https://github.com/code-raisan/wifi-converter
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-raisan/wifi-converter
- Owner: code-raisan
- Created: 2023-02-12T07:43:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T14:38:45.000Z (over 3 years ago)
- Last Synced: 2025-01-23T07:29:59.327Z (over 1 year ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```