This commit is contained in:
Muzucode 2024-05-14 20:23:59 -04:00 committed by kayos
parent 0bd5fb0eaa
commit 609aad86df
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ var (
// HTTPPort is defined via our toml configuration file. It is the port that HellPot listens on.
HTTPPort string
// HeaderName is defined via our toml configuration file. It is the HTTP Header containing the original IP of the client,
// in traditional reverse Proxy deplyoments.
// in traditional reverse Proxy deployments.
HeaderName string
// Paths are defined via our toml configuration file. These are the paths that HellPot will present for "robots.txt"