Skip to content

ffw-project/wifidog-ffw

 
 

Repository files navigation

WifiDog

Build Status Coverity Scan Build Status

Cette version de Wifidog-Gateway est spécifique au serveur d'authentification de France Wireless. Attention certaines options ne sont pas comptatible avec authpuppy ou wifidog.

The WiFi Guard Dog project is a complete and embeddable captive portal solution for wireless community groups or individuals who wish to open a free hotspot while still preventing abuse of their Internet connection.

More information and the old issue tracker can be found on dev.wifidog.org. Nowadays, development happens on github.

WifiDog Gateway

WifiDog consists of two parts:

  • auth server
  • client daemon (the gateway)

This repository contains the client daemon. The client typically runs on embedded hardware, e.g. the hotspot itself. The client is responsible for redirecting the user to the auth server where they may authenticate themselves. Depending on the response of the auth server, the client lifts the access restrictions for the user. Client and server speak the WifiDog Protocol Version 1, with Version 2 being a draft which has not been implemented so far. A detailed description of the login process involving user, client and server is available as a flow diagram.

Install

See the faq.

Contributing

See [devdoc][README.developers.txt].

License

The project's software is released under the GPL license and is copyrighted by its respective owners. See COPYING for details.

About

Repository for the wifidog-gateway captive portal designed for embeeded systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.2%
  • Shell 3.5%
  • Makefile 2.5%
  • Objective-C 1.6%
  • Python 1.1%
  • Gnuplot 0.1%