lokinet icon indicating copy to clipboard operation
lokinet copied to clipboard

Lokinet is an anonymous, decentralized and IP based overlay network for the internet.

Results 181 lokinet issues
Sort by recently updated
recently updated
newest added

* moves all code structure docs into docs directory * flesh out high level docs

documentation

llarp.async-exit command will reply with a llarp.notify-exit command with the same values as llarp.exit this can be used to bypass request timeoutes in omq refactor internal bits in rpc to...

attempt fixing #1932

send tcp reject for tcp packets when we have no mapped addresses so that the connections close. when switching the exit on and off we want this to happen so...

needs rebase

use one per context replay filter for path traffic instead of every path having its own replay filter reduces memory usage, and heap thrashing, and cpu.

Still needs: - Wiring up lokinet start/stop from the GUI - Script to package the GUI + sign everything

we want to be able to have multiple locally bound dns sockets in lokinet so i restructured most of the dns subsystem in order to make this easier. specifically, we...

dns

**Describe the bug** Unable to connect to lokinet, no matter what. I tried to wait even half a day to get a valid path and still got nothing. I also...

bug
help wanted
low priority
community-supported

**Describe the bug** when lokinet tries to read a config file that does not have the right read permissions it does not report that it could not read because of...

bug
enhancement
good first issue