https://github.com/podboy/locker
Access authentication
https://github.com/podboy/locker
access authentication http ldap password proxy socket
Last synced: 10 months ago
JSON representation
Access authentication
- Host: GitHub
- URL: https://github.com/podboy/locker
- Owner: podboy
- License: gpl-2.0
- Created: 2025-04-02T08:35:49.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-03T08:31:03.000Z (10 months ago)
- Last Synced: 2025-06-03T19:44:47.850Z (10 months ago)
- Topics: access, authentication, http, ldap, password, proxy, socket
- Language: Python
- Homepage:
- Size: 104 KB
- Stars: 0
- 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/
```