Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.17 KB

notes.md

File metadata and controls

33 lines (21 loc) · 1.17 KB

Notes

info

geoip

curl geoip

road map

  • add indices
  • separate out exists fn
  • filter out of all_ips those already looked up
  • add cli options to choose what kind of output
  • add db selection by time
  • serializing Datetimes dt

cli

  • options -D daemon-mode -o onlyheaders subcommand [time -s date -e date -d # -h #] [ip string] [org string] [country string] (-f) FILE(w default)

Rust error handling with anyhow