trufflesecurity / xsshunter

MIT License
364 stars 105 forks source link

Type error during callback #9

Closed dustin-decker closed 1 year ago

dustin-decker commented 1 year ago

/app/app.js:259 ip_address: req.connection.remoteAddress.toString(), ^ TypeError: Cannot read properties of undefined (reading 'toString') at /app/app.js:259:45

dustin-decker commented 1 year ago

Need to figure out how to get the IP from the cloud run environment in express