1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
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)
2022-08-22 16:50:46 -04:00
..
CMakeLists.txt Working signed macOS GUI build 2022-08-12 21:13:39 -03:00
lokinet-bootstrap.cpp Update wording and wrap help message 2021-09-08 19:48:25 -03:00
lokinet-vpn.cpp remove references to lokimq namespace 2021-03-15 08:46:19 -04:00
lokinet.cpp fix up log statements 2022-08-22 16:50:46 -04:00
lokinet.swift Working signed macOS GUI build 2022-08-12 21:13:39 -03:00
readme.md add directory specific readmes 2022-07-26 09:26:28 -04:00

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.