Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 472 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 472 Bytes

libnss

C/C++ CI

STNS is used by sshd to access keys and user/group resolver provided

You can see the details of STNS on stns.jp

diagram

overview

How to Contribute

Please give me a pull request anything!

Test

Client

$ make login
$ make test
$ make integration

author

  • pyama86