mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-09 13:10:25 +00:00
460 B
460 B
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:
- CMake
- libsodium >= 1.0.14
- c++ 17 capable C++ compiler
- c11 capable C compiler
Building:
$ mkdir build
$ cd build
$ cmake ..
$ make
Running:
$ ./llarpd daemon.ini