Eduardo Andrés Castillo Perera

Results 5 issues of Eduardo Andrés Castillo Perera

Hello, I was testing in localhost some code and I executed `sfz -Z -r`, and it works for folders with an `index.html`. The command is also usefull because I can...

feature request

Hola, quiero hacer el deploy a un servidor interno, y no se donde están los datos para poblar el schema de la BD De antemano muchas gracias

Sometime ago, I used the /me EP to validate the token during auth. The /me EP actually returns usefull quota information, but at this point it is not used. I...

I added support for bulk ip info requests using domain names. The CLI now attempts to solve the ip of a domain even in bulk mode. It does this just...

I would like to use domain names directly in the bulk command, like `ipinfo bulk 1.1.1.1 github.com` I actually made a PR for this in https://github.com/ipinfo/cli/pull/89.