1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
Go to file
2018-02-15 12:09:27 -05:00
daemon more 2018-02-01 12:06:49 -05:00
doc update docs 2018-02-15 11:32:11 -05:00
include format 2018-02-01 17:34:04 -05:00
llarp omg optimize 2018-02-15 12:09:27 -05:00
test omg optimize 2018-02-15 12:09:27 -05:00
.gitignore omg optimize 2018-02-15 12:09:27 -05:00
daemon.ini more 2018-02-01 12:06:49 -05:00
LICENSE update license 2018-01-25 11:28:31 -05:00
Makefile omg optimize 2018-02-15 12:09:27 -05:00
readme.md add note about toy 2018-01-25 11:30:22 -05:00

LLARP

Low Latency Anon Routing Protocol

THIS IS A TOY DO NOT USE UNTIL IT'S NOT A TOY

rfc

Reference Implementation

Build requirements:

  • GNU Make
  • pkg-config
  • libsodium >= 1.0.14
  • c++ 17 capable C++ compiler
  • c99 compliant C compiler

Building:

$ make

Running:

$ ./llarpd daemon.ini