Maja changed the topic of ##bash-crimes to: we bash back | club of folks preoccupied in whether they could, not whether they should | logs https://libera.irclog.whitequark.org/~h~bash-crimes
<sdomi> IP_ADDR=185.236.240.103; echo "https://geojson.io/#data=data:application/json,$(echo '{"type":"FeatureCollection","features":[{"type":"Feature","properties":{},"geometry":{"coordinates":'"$(mtr -n -j -c1 -Z1 "$IP_ADDR" | jq -r '.report.hubs[].host' | while read line; do curl https://ipinfo.io/$line | jq -r 'select(.loc).loc' | sed -E 's/(.*),(.*)/\2,\1/'; done | sed 's/^/[/;s/$/],/' | tr -d '\n' | sed 's/,$/]/;s/^/[/')"',"type":"LineString"}}]}' |
<sdomi> xxd -p -c9999999 | sed 's/../%&/g')"
* sdomi is somewhat disappointed in GeoIP accuracy now :(
<misentropy> good one
<misentropy> I just pipe ip addr lists to whois.cymru.com:43
<misentropy> lol