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-01-25 11:30:22 -05:00
daemon sarp -> llarp 2018-01-25 11:24:33 -05:00
doc more 2018-01-19 11:51:27 -05:00
include update comment 2018-01-25 11:25:34 -05:00
llarp sarp -> llarp 2018-01-25 11:24:33 -05:00
.gitignore update gitignore 2018-01-25 10:38:55 -05:00
daemon.ini more 2018-01-08 08:49:05 -05:00
LICENSE update license 2018-01-25 11:28:31 -05:00
Makefile more 2018-01-25 11:11:45 -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