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
9
Commits
1
Branch
0
Tags
master
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
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
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
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%