2024-10-26 18:37:33 -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
2022-08-04 18:07:22 -04:00
2022-09-11 19:55:14 -04:00
2024-10-15 09:53:10 -04:00
2024-09-22 20:04:55 -04:00
2024-10-17 14:52:00 -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 I2P_DEBUG is set to an unrecognized variable, it will fall back to "debug".

Description
No description provided
Readme Unlicense 2.4 MiB
Languages
Go 81.3%
Makefile 9.9%
CSS 5.9%
HTML 2.9%