Skip to content

ticapix/freewifi_gateway

Repository files navigation

FreeWifi gateway

It connects to a FreeWifi hotspot and shares the connection via a WPA2 protected Wifi network and the Ethernet port.

Hardware

It uses:

Software

OS

I used Raspbian Lite from September 2016.

Installation

wget https://github.com/ticapix/freewifi_gateway/archive/master.zip -O freewifi_gateway.zip
unzip freewifi_gateway.zip
cd freewifi_gateway-master
sudo ./setup.sh

Configuration

A new local hostspot will be created. By default, the SSID is Gateway with password freewifi. It will bring you the configuration web page

Details

        valid interface combinations:
                 * #{ managed, P2P-client } <= 2, #{ AP, mesh point, P2P-GO } <= 2,
                   total <= 2, #channels <= 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published