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.
daemon | ||
doc | ||
include | ||
llarp | ||
test | ||
.gitignore | ||
daemon.ini | ||
LICENSE | ||
Makefile | ||
readme.md |
LLARP
Low Latency Anon Routing Protocol
THIS IS A TOY DO NOT USE UNTIL IT'S NOT A TOY
This project is "secret" don't tell anyone about it yet. :x
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