http://idk.i2p/mtg-i2p/MODIFICATIONS.html
= nil {
return fmt.Errorf("incorrect host:port value (%v): %w", value, err) So you configure it by setting the “ bind-to ” value in config.toml to
an I2P hostname, such as “telegram.i2p” like so: bind-to = "telegram.i2p" The second modification we do is to change internal/utils/net_listener.go file to produce an I2P listener when it encounters an I2P hostname.