Skip to content

XutaxKamay/oxen-overlay

Repository files navigation

Info

For now, only OpenRC scripts are tested.

LokiNET

To use LokiNET you can use the daemon useflag to make things easier, otherwise you can use your own account.
To run the daemon:
rc-service lokinet start

You might need to use dnsmasq in order to translate .loki addresses, do this inside your dnsmaq config:

server=/loki/snode/127.3.2.1
server=127.0.0.1#53000

Where 127.3.2.1 is LokiNET DNS server and 127.0.0.1:53000 is Stubby/getdns for example.
Stubby/getdns: https://packages.gentoo.org/packages/net-dns/getdns

OXEN Daemon

To use OXEN Daemon you need to set the useflag daemon aswell.
To run it:
rc-service oxend start

About

Gentoo's unoffical repository for https://oxen.io projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages