Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 480 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 480 Bytes

Defunct

This project is no longer maintained nor used by Arachni, the Arachni-RPC specification has changed as of v1.0.

Arachni-RPC Lua Client

Simple Arachni-RPC client written in Lua, not a big deal and still under dev.

Example

See the examples/ directory.

Requirements

  • LuaSec -- SSL binding for Lua
  • yaml -- YAML binding for Lua.