An open source web app for Lysis so you can host it yourself if you'd like.
This project requires the java lysis decompiler so feel free to compile it yourself or you can just
download mine if you're lazy. I'll try to keep my copy up to date. As of this writing, the jar is built from commit b361480
, if this is outdated, please let me know.
- Copy files over to your webserver
- Ensure that the lysis-java.jar is inside of your webserver directory
- Rename htaccess.txt to .htaccess
- Celebrate
You may view the Java lysis port by peace-maker that this project relies on here Also feel free to view the original one written by BAILOPAN here.