Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
drouhana 0edfe8ff83
IPC Socket Fixes (#2111)
* Updated RpcServer Initialization and Logic

-- Moved all RPCServer initialization logic to rpcserver constructor
-- Fixed config logic, fxn binding to rpc address, fxn adding rpc cats
-- router hive failed CI/CD resulting from outdated reference to rpcBindAddr
-- ipc socket as default hidden from windows (for now)
1 year ago
.github Update issue templates 5 years ago
cmake Rename 'package' target on macos to 'dmg' to avoid cpack conflict 1 year ago
contrib Rename 'package' target on macos to 'dmg' to avoid cpack conflict 1 year ago
crypto Replace logging with oxen-logger 2 years ago
daemon IPC Socket Fixes (#2111) 1 year ago
docs update note about platform support 2 years ago
external Fix incorrect usage of oxen-logging syslog 1 year ago
gui@1545d5479e Update deps to latest versions 1 year ago
include IPC Socket Fixes (#2111) 1 year ago
jni changeset for windows port 2 years ago
llarp IPC Socket Fixes (#2111) 1 year ago
pybind IPC Socket Fixes (#2111) 1 year ago
test Make Default&Required or Required&Hidden compilation failures 2 years ago
win32-setup changeset for windows port 2 years ago
.clang-format Config file improvements (#1397) 4 years ago
.clang-tidy Tweak clang-tidy rules 3 years ago
.dir-locals.el add emacs dir-locals 6 years ago
.dockerignore Add fail-able docker build for gcc trunk 5 years ago
.drone.jsonnet [win32 ci pipeline] 1 year ago
.gitattributes Add mainnet/testnet bootstrap files into repo 3 years ago
.gitignore Add mainnet/testnet bootstrap files into repo 3 years ago
.gitmodules Replace cxxopts with CLI11 1 year ago
.swift-version add swift version bullshit file and additional bullshittery 3 years ago
CMakeLists.txt Bump version for fix release 1 year ago
CONTRIBUTING.md correct documentation 2 years ago
CONTRIBUTING_es.md Create CONTRIBUTING_es.md 5 years ago
LICENSE make it so github sees the repo is gpl3 2 years ago
readme.md point to explicit link 2 years ago
readme_es.md Add missing dep 'cppzmq' (#1764) 3 years ago
readme_fr.md add french readme 2 years ago
readme_ru.md Add missing dep 'cppzmq' (#1764) 3 years ago

readme.md

Lokinet

Lokinet is the reference implementation of LLARP (low latency anonymous routing protocol), a layer 3 onion routing protocol.

Installation instructions can be found here.

You can learn more about the high level, how to use it and the internals of the protocol here

Build Status

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Copyright © 2018-2022 The Oxen Project
Copyright © 2018-2022 Jeff Becker
Copyright © 2018-2020 Rick V. (Historical Windows NT port and portions)