Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

README

        

# vpnAP

To enable internet access:
echo 1 > /proc/sys/net/ipv4/ip_forward

To disable:
echo 0 > /proc/sys/net/ipv4/ip_forward