Lua library for working with the I2P network

Viktor Villainov a26101acc6 More verbose examples code %!s(int64=5) %!d(string=hai) anos
examples a26101acc6 More verbose examples code %!s(int64=5) %!d(string=hai) anos
lib 194189e82f Initialize repo %!s(int64=5) %!d(string=hai) anos
LICENSE 194189e82f Initialize repo %!s(int64=5) %!d(string=hai) anos
README.md cd01fa9689 Update requirements %!s(int64=5) %!d(string=hai) anos
mooni2p.lua 194189e82f Initialize repo %!s(int64=5) %!d(string=hai) anos

README.md

MoonI2P

Lua library for working with the I2P network

Current status

alpha software

Requirements

  • Lua version 5.3
  • LuaSocket
  • I2P router with SAM API enabled

Documentation

See example code in examples/test\_server.lua examples/test\_client.lua

License

mooni2p.lua - MIT License, Copyright (c) 2019 Viktor Villainov

lib/basexx.lua - MIT License, Copyright (c) 2013 aiq

lib/sha2_256.lua - MIT License, Copyright (c) 2015 James L.