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-01 17:34:04 -05:00
daemon more 2018-02-01 12:06:49 -05:00
doc more 2018-01-30 08:38:29 -05:00
include format 2018-02-01 17:34:04 -05:00
llarp format 2018-02-01 17:34:04 -05:00
test format 2018-02-01 17:34:04 -05:00
.gitignore more 2018-02-01 12:06:49 -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 fix on os x 2018-02-01 17:10:47 -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