Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 158 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 158 Bytes

arkid-ldap-server

LDAP协议服务端(arkid)

启动步骤:

  • 安装所需模块
npm install
  • 启动服务
npm run start