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 181de210cd Build apple/macos GUI from lokinet project
This adds the gui as a submodule, and consolidates the GUI handling a
bit between the two platforms.
2 years ago
..
CMakeLists.txt Build apple/macos GUI from lokinet project 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 win32 and android builds 2 years ago
lokinet.swift build gui and assemble app bundles into one singular app bundle 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.