2024-11-07 11:39:04 -05: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-11-07 11:39:04 -05:00
2022-08-04 18:07:22 -04:00
2022-09-11 19:55:14 -04:00
2024-11-07 11:16:05 -05:00
2024-11-07 11:39:04 -05:00
2024-11-02 19:42:22 -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 DEBUG_I2P 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%