Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 198 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 198 Bytes

dapper

Schema-less LDAP and Radius Server for small organizations

Install

yarn install

# When not running in docker:
sudo setcap cap_net_raw,cap_net_bind_service=+ep `which node`