Commit Graph

  • 104a072fd6 Configurable multiple dns resolvers Slatian 2023-08-04 00:00:21 +02:00
  • cd8c0455dc First prototype with multiple dns providers Slatian 2023-07-23 15:23:44 +02:00
  • f173eba2ec Cargo update Slatian 2023-07-19 22:40:44 +02:00
  • cd8efdcb44 Remove unneccessary tokio features. Slatian 2023-07-19 22:39:13 +02:00
  • 455ee751c4 cargo update Slatian 2023-06-18 20:32:15 +02:00
  • c9d0c44985 Spellchekced the templates v1.0.1 Slatian 2023-04-29 13:05:48 +02:00
  • f9753ccbfc Added some documentation for the geolocation databses v1.0.0 Slatian 2023-03-27 16:03:37 +02:00
  • a9512d7d4d Added a singal handler to make USR1 reload the geoip databses Slatian 2023-03-26 16:07:28 +02:00
  • 6a57780490 Made the geoip database reloadable Slatian 2023-03-26 14:27:16 +02:00
  • 51f27be997 Added a script that can download maxminds geoip database Slatian 2023-03-25 23:04:58 +01:00
  • 554c788488 Update the templates, fix linking, typos, added client.rdap.org and Mozilla Observatory links Slatian 2023-03-25 21:39:45 +01:00
  • 6d7e5ac18f Clarify robots.txt v0.99.2 Slatian 2023-03-13 19:20:50 +00:00
  • 3bcf8fde39 Use tokio concurrency knowlege to speed up DNS queries v0.99.1 Slatian 2023-03-05 14:07:09 +01:00
  • 2a530b6f11 Fixed censys.io link for hostname lookup v0.99.0 Slatian 2023-02-25 18:57:36 +01:00
  • ad4d8762f0 Added missing record types to html templates Slatian 2023-02-25 18:54:27 +01:00
  • e50bd14fcf Fixed text templates Slatian 2023-02-25 18:32:09 +01:00
  • 574fe77717 Fixed map link in text version Slatian 2023-02-25 18:04:31 +01:00
  • 65306fe05a Forgot an import … whoops Slatian 2023-02-25 17:00:42 +00:00
  • 4f88ddc76a Typo Slatian 2023-02-25 16:58:13 +00:00
  • 02612dd490 Added a button for Switching IP-Protocol in case someone has configured the addresses Slatian 2023-02-25 16:41:36 +01:00
  • 9905b93c68 Use a local stylesheet Slatian 2023-02-25 16:28:29 +01:00
  • 7191e8aa31 Added explanations on how to query without a browser Slatian 2023-02-25 16:17:34 +01:00
  • 896564791e Added plain text (gemtext like) templates Slatian 2023-02-25 15:42:59 +01:00
  • aa384c9eff Added an output to help when debugging static files Slatian 2023-02-25 13:43:43 +01:00
  • 97507634df Added the possibility to serve static files Slatian 2023-02-25 13:30:46 +01:00
  • a48050b234 Added some ratelimiting middleware Slatian 2023-02-25 12:14:50 +01:00
  • 9f3b6d0c17 Deduplication for dns records Slatian 2023-02-25 12:08:46 +01:00
  • c1cd66782f Rename to echoip-slatecave, AGPL License and README Slatian 2023-02-24 21:38:33 +01:00
  • 42fd9c0bca Made dns more useful Slatian 2023-02-24 20:17:25 +01:00
  • b900ec3b1c Added support for CNAME, NS and SOA records Slatian 2023-02-24 11:43:29 +01:00
  • 4881f76b5b Updated maxminddb dependency, added location info to lookup Slatian 2023-02-24 00:42:15 +01:00
  • da13444a2e Template improments, links, breadcrumbs for domain lookups Slatian 2023-02-24 00:01:51 +01:00
  • 6e1d3c02ef Improved error handling a bit Slatian 2023-02-23 21:25:24 +01:00
  • 67b2103f5a New templates! Slatian 2023-02-23 21:24:35 +01:00
  • bb872bef3c Fixed some idn edge cases Slatian 2023-02-23 13:20:18 +01:00
  • 1108b7d653 Did some renaming because calling all those fields idna didn't really make sense. Slatian 2023-02-23 11:32:30 +01:00
  • d202ebb14e Added IDN support Slatian 2023-02-23 00:58:38 +01:00
  • e3054e0158 implemented text query logic Slatian 2023-02-22 23:07:43 +01:00
  • 5a27eb793d Fixed bug where global adresses wre classified as having an unknown scope Slatian 2023-02-22 23:05:38 +01:00
  • 70f06ac501 Threw out some unneeded api Slatian 2023-02-22 21:32:10 +01:00
  • 64498da57a Added echoing of user agents Slatian 2023-02-21 10:51:28 +01:00
  • c7ba9a6346 Added configurable user agents that get served the text version by default Slatian 2023-02-21 10:00:10 +01:00
  • c4379d4c19 Messages now have a title and a message Slatian 2023-02-21 08:55:29 +01:00
  • b9fc472120 Made the query settings template settings Slatian 2023-02-21 00:21:31 +01:00
  • 52ace5f61f Middlewarre! Slatian 2023-02-21 00:06:49 +01:00
  • 2abc5844ad Working template configuration file Slatian 2023-02-19 23:12:43 +01:00
  • d4caf1a77c All features in the config file work now 🎉 Slatian 2023-02-19 22:05:49 +01:00
  • ee19071a3d Set up configuration for dns blocking of private domains. Slatian 2023-02-19 10:37:57 +01:00
  • 645a0eed69 Working settings file! (partially) Slatian 2023-02-18 22:16:09 +01:00
  • 2394d90087 Made querying with paths possible (for wasier commandline usage) Slatian 2023-02-18 18:07:52 +01:00
  • 90705ea08a Working geoip lookup Slatian 2023-02-18 13:09:22 +01:00
  • 2fb2385004 Write some major geolocation shuffling around code Slatian 2023-02-17 18:45:37 +01:00
  • 0193c24385 Moved templating to its own module Slatian 2023-02-12 17:53:50 +01:00
  • febcb8b02e Added a templating helper Slatian 2023-02-12 17:35:32 +01:00
  • b21aa5192f Added dns functionality Slatian 2023-02-12 01:24:39 +01:00
  • afdec2b8a2 Made it a git repo Slatian 2023-02-11 21:46:55 +01:00