boulder/observer
Matthew McPherrin cb5384dcd7
Add --addr and/or --debug-addr flags to all commands (#7175)
Many services already have --addr and/or --debug-addr flags.

However, it wasn't universal, so this PR adds flags to commands where
they're not currently present.

This makes it easier to use a shared config file but listen on different
ports, for running multiple instances on a single host.

The config options are made optional as well, and removed from
config-next/.
2023-12-07 17:41:01 -08:00
..
obsdialer observer: disable IPv6-to-IPv4 fallback (#7173) 2023-11-28 09:53:20 -08:00
probers observer: disable IPv6-to-IPv4 fallback (#7173) 2023-11-28 09:53:20 -08:00
mon_conf.go observer: add TCP prober (#7118) 2023-10-27 09:11:18 -07:00
mon_conf_test.go Move cmd.ConfigDuration to config.Duration (#6705) 2023-02-28 08:11:49 -08:00
monitor.go observer: Monitors probe immediately instead of waiting a full duration (#6594) 2023-01-24 16:45:19 -05:00
obs_conf.go Add --addr and/or --debug-addr flags to all commands (#7175) 2023-12-07 17:41:01 -08:00
obs_conf_test.go Move cmd.ConfigDuration to config.Duration (#6705) 2023-02-28 08:11:49 -08:00
observer.go observer: add TCP prober (#7118) 2023-10-27 09:11:18 -07:00