A LLSIF client written in node.
- 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.
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.