Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azadkaratas/vpnap
An access point device with VPN (built with buildroot for Raspberry Pi 3B+ board)
https://github.com/azadkaratas/vpnap
Last synced: about 2 months ago
JSON representation
An access point device with VPN (built with buildroot for Raspberry Pi 3B+ board)
- Host: GitHub
- URL: https://github.com/azadkaratas/vpnap
- Owner: azadkaratas
- Created: 2024-11-01T18:55:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T23:09:29.000Z (about 2 months ago)
- Last Synced: 2024-11-29T00:20:00.509Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vpnAP
To enable internet access:
echo 1 > /proc/sys/net/ipv4/ip_forwardTo disable:
echo 0 > /proc/sys/net/ipv4/ip_forward