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
6
Commits
1
Branch
0
Tags
65b618fd930f8ad58a6d1a1e034eb1771d2075e8
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
William Petit
65b618fd93
chore: update dependencies
2021-03-29 11:19:43 +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 dependencies
2021-03-29 11:19:43 +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
52
KiB
Languages
Go
99.7%
Makefile
0.3%