2024-10-26 13:50:59 -04:00
2022-08-04 18:07:22 -04:00
2024-10-14 23:28:25 -04:00
2022-08-04 18:07:22 -04:00
2024-09-15 21:56:23 -04:00
2022-08-04 18:07:22 -04:00
2022-09-11 19:55:14 -04:00
2024-10-16 14:59:01 -04:00
2024-10-15 09:53:10 -04:00
2024-09-22 20:04:55 -04:00
2024-10-17 14:42:38 -04:00
2022-08-04 18:07:22 -04:00

i2pkeys

Generates and displays the contents of files that are storing i2p keys in the incompatible format used for sam3

Verbosity

Logging can be enabled and configured using the DEBUG_I2P environment variable. By default, logging is disabled.

There are three available log levels:

  • Debug
export DEBUG_I2P=debug
  • Warn
export DEBUG_I2P=warn
  • Error
export DEBUG_I2P=error

If in case I2P_DEBUG is set to an unrecognized variable, it will fall back to "debug".

Description
Library for I2P key handling, extracted from sam3
Readme Unlicense 2.8 MiB
Languages
Go 81.3%
Makefile 9.9%
CSS 5.9%
HTML 2.9%