1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/config
Jason Rhinelander dd16158081
DNS: default to 127.3.2.1 & high port on Linux
Lots of tools struggle with non-default DNS port, so keep a listener on
127.3.2.1:53 (by default).

This required various changes to the config handling to hold a vector
(instead of an optional) of defaults and values, and now allows passing
in an array of defaults instead of just a single default.
2022-09-19 20:26:35 -03:00
..
config.cpp DNS: default to 127.3.2.1 & high port on Linux 2022-09-19 20:26:35 -03:00
config.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
definition.cpp DNS: default to 127.3.2.1 & high port on Linux 2022-09-19 20:26:35 -03:00
definition.hpp DNS: default to 127.3.2.1 & high port on Linux 2022-09-19 20:26:35 -03:00
ini.cpp unbreak android config loading 2022-09-08 14:23:53 -04:00
ini.hpp unbreak android config loading 2022-09-08 14:23:53 -04:00
key_manager.cpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
key_manager.hpp Rename isRouter -> isSNode 2021-04-19 06:58:36 -04:00