lokinet/daemon
Jeff 23fd46c0db
add directory specific readmes
2022-07-26 09:26:28 -04:00
..
CMakeLists.txt Replace logging with oxen-logger 2022-07-15 22:17:59 -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 win32 and android builds 2022-07-19 11:31:14 -04:00
lokinet.swift remove unused import 2021-09-03 07:49:29 -04:00
readme.md add directory specific readmes 2022-07-26 09:26:28 -04:00

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.