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.
lokinet/daemon
Jeff 4c897f583c
fix up log statements
* make socket bind errors have a distinct message reported when caught using their own exception type
* omit printing banner in setup when we run from the lokinet executable (but not the liblokinet.so entry point)
2 years ago
..
CMakeLists.txt Working signed macOS GUI build 2 years ago
lokinet-bootstrap.cpp Update wording and wrap help message 3 years ago
lokinet-vpn.cpp remove references to lokimq namespace 3 years ago
lokinet.cpp fix up log statements 2 years ago
lokinet.swift Working signed macOS GUI build 2 years ago
readme.md add directory specific readmes 2 years ago

readme.md

this contains the main functions for all of our executables

lokinet.cpp - lokinet full daemon

lokinet.swift - macos sysex/appex

lokinet-bootstrap.cpp - lokinet-bootstrap binary (deprecated / to be removed)

lokinet-vpn.cpp - lokinet-vpn tool for rpc control of lokinet, needs a better name.