https://github.com/checkeys/locker
Access authentication
https://github.com/checkeys/locker
access authentication http ldap password proxy socket
Last synced: 29 days ago
JSON representation
Access authentication
- Host: GitHub
- URL: https://github.com/checkeys/locker
- Owner: checkeys
- License: gpl-2.0
- Created: 2025-04-02T08:35:49.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-12-04T08:21:36.000Z (4 months ago)
- Last Synced: 2026-02-18T06:41:12.195Z (about 2 months ago)
- Topics: access, authentication, http, ldap, password, proxy, socket
- Language: Python
- Homepage:
- Size: 118 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# locker
> Access authentication
## Usage
```bash
curl -u "demo:xpw123" http://localhost:3000/
```