Librairie utilitaire permettant d’implémenter des fonctionnalités de portail captif en Go.
Go to file
wpetit 34fa420040 feat: make table.Watch() func blocking 2021-09-21 11:19:20 +02:00
arp feat: make table.Watch() func blocking 2021-09-21 11:19:20 +02:00
rfc8908 feat: add rfc8908 basic api endpoint implementation 2021-04-02 09:22:41 +02:00
LICENCE chore: add licence 2020-11-17 09:58:00 +01:00
Makefile feat: captive portal middleware with ARP table based client identifier 2020-10-18 15:28:34 +02:00
README.md Mise à jour de 'README.md' 2021-03-01 16:16:41 +01:00
error.go initial commit 2020-10-16 17:27:44 +02:00
go.mod feat: add rfc8908 basic api endpoint implementation 2021-04-02 09:22:41 +02:00
go.sum feat: add rfc8908 basic api endpoint implementation 2021-04-02 09:22:41 +02:00
identifier.go feat: captive portal middleware with ARP table based client identifier 2020-10-18 15:28:34 +02:00
liar.go initial commit 2020-10-16 17:27:44 +02:00
matcher.go feat: captive portal middleware with ARP table based client identifier 2020-10-18 15:28:34 +02:00
middleware.go feat: captive portal middleware with ARP table based client identifier 2020-10-18 15:28:34 +02:00
modd.conf feat: captive portal middleware with ARP table based client identifier 2020-10-18 15:28:34 +02:00
option.go feat: captive portal middleware with ARP table based client identifier 2020-10-18 15:28:34 +02:00
provider.go feat: captive portal middleware with ARP table based client identifier 2020-10-18 15:28:34 +02:00
registry.go feat: captive portal middleware with ARP table based client identifier 2020-10-18 15:28:34 +02:00
service.go feat: captive portal middleware with ARP table based client identifier 2020-10-18 15:28:34 +02:00

README.md

go-captiveportal

Go Reference

Librairie utilitaire permettant d'implémenter des fonctionnalités de portail captif en Go.

Licence

AGPL-3.0