root/trunk/wifidog/README

Revision 935, 469 bytes (checked in by benoitg, 6 years ago)
  • src/fw_iptables.c: Add the global ruleset to the nat table to fix #65. Add the table parameter to iptables_load_ruleset() and iptables_compile
  • libhttpd/protocol.c: Fix pointer type mismatch
  • src/conf.c,h: Remove deprecated option AuthServMaxTries? (which was already ignored anyway.
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1#
2# $Id$
3#
4
5The WiFi Guard Dog project is a complete and embeddable captive portal
6solution for wireless community groups or individuals who wish to open a
7free HotSpot while still preventing abuse of their Internet connection.
8
9The project's homepage is:
10        http://dev.wifidog.org/
11
12Mailing list interface:
13        http://listes.ilesansfil.org/cgi-bin/mailman/listinfo/wifidog
14
15The project's software is released under the GPL license and is copyright it's respective owners.
16
Note: See TracBrowser for help on using the browser.