1
0
Fork 0
mirror of https://github.com/samuelemusiani/macpass synced 2026-05-05 07:05:45 +00:00
A program that is used in ADM's lab to authenticate users and check their MAC addresses
Find a file
2024-10-14 20:30:46 +02:00
.github/workflows Changed go version in github workflow 2023-10-15 23:59:47 +02:00
internal/comunication add: basic server for macpassd 2024-10-13 18:06:02 +02:00
macpass add: secret verification 2024-10-14 20:11:10 +02:00
macpassd fix: read header instead of cookie 2024-10-14 20:30:46 +02:00
pkg/macparse macscan is deprecated 2023-11-29 11:42:33 +01:00
.gitignore justfile for build 2024-10-12 18:06:03 +02:00
go.mod bump dependecies 2024-10-11 10:58:41 +02:00
go.sum bump dependecies 2024-10-11 10:58:41 +02:00
justfile justfile for tests 2024-10-12 18:06:36 +02:00
LICENSE added LICENSE 2024-06-13 10:51:31 +02:00
README.md fix: readme 2023-12-03 22:39:12 +01:00

MACPass

This program provides a way to authenticate users with an ldap-kerberos server and allow their MAC address to access the internet. The ip associated with the mac is logged and the user can exit the firewall.