Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 437 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 437 Bytes

LLSIFClient (node)

A LLSIF client written in node.

How to Use

  • Init directories with bootstrap.py.
  • The specific scripts locates at src/scripts.
  • Throw the decoded configuration files into config/internal/jp and edit the headers accordingly.

Erased Code

The code for encryption / decryption locates at src/network/client.js was partially erased, users are supposed to implement their own version to make it work.