All Projects → majestrate → I2lua

majestrate / I2lua

i2p router with fully programmable lua interface

i2lua

simple lua interpreter wrapping i2pd

Right now I2Lua's API is subject to change at any time so be warned things will probably break

dependencies:

  • a modern c++ compiler
  • git
  • cmake
  • boost
  • libssl
  • zlib

building:

mkdir ~/git/
git clone --recursive https://github.com/majestrate/i2lua ~/git/i2lua
cd ~/git/i2lua/
make

running:

cd ~/git/i2lua/contrib/examples/custom-tunnel-build
~/git/i2lua/i2plua main.lua

see here for example scripts (work in progress)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].