This website requires JavaScript.
Explore
Help
Sign In
wpetit
/
go-captiveportal
Watch
1
Star
0
Fork
0
You've already forked go-captiveportal
Code
Issues
Pull Requests
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
William Petit
e8b8bbd952
chore: update goweb dependency
2021-03-29 12:07:27 +02:00
arp
feat: captive portal middleware with ARP table based client identifier
2020-10-18 15:28:34 +02:00
error.go
initial commit
2020-10-16 17:27:44 +02:00
go.mod
chore: update dependencies
2021-03-29 11:19:43 +02:00
go.sum
chore: update goweb dependency
2021-03-29 12:07:27 +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
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
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
README.md
Mise à jour de 'README.md'
2021-03-01 16:16:41 +01: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
Librairie utilitaire permettant d'implémenter des fonctionnalités de portail captif en Go.
Licence
AGPL-3.0
Description
Librairie utilitaire permettant d’implémenter des fonctionnalités de portail captif en Go.
golang
Readme
114
KiB
Languages
Go
99.7%
Makefile
0.3%