A tool for easily retrieving information on any domain.
Go to file
2023-06-25 15:08:21 -05:00
src Add meta tags to pages 2023-06-25 14:55:03 -05:00
static add app-icon branding asset 2023-06-25 15:08:21 -05:00
.eslintignore update deps 2023-06-24 14:40:32 -05:00
.eslintrc.cjs update deps 2023-06-24 14:40:32 -05:00
.gitignore Move backend to sveltekit 2023-03-06 20:15:11 -06:00
.npmrc Move backend to sveltekit 2023-03-06 20:15:11 -06:00
.prettierignore add prettier and eslint 2023-03-06 22:34:07 -06:00
.prettierrc lint 2023-03-06 22:34:33 -06:00
LICENSE Update LICENSE 2023-06-25 14:54:25 -05:00
package-lock.json Add docs pages 2023-06-25 13:58:03 -05:00
package.json Add docs pages 2023-06-25 13:58:03 -05:00
postcss.config.cjs lint 2023-03-06 22:34:33 -06:00
README.md Add link to attributions doc in README.md 2023-06-25 15:01:31 -05:00
svelte.config.js Add docs pages 2023-06-25 13:58:03 -05:00
vite.config.js redesign 2023-06-24 20:53:54 -05:00

wandering-eye

A tool for finding information on how to stop malicious websites.

This tool uses GeoIP data from MaxMind that is licensed under CC BY-SA 4.0. Their database is used on our project to identify where a server is located.

Information given includes:

  • Whois lookup of domains and IPs
  • GeoIP lookups

More to come...

License

Copyright (C) Besties 2023

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

The version of the project released before June, 2023 was released into the public domain. For the public domain version, see d8337b404e

wandering-eye makes use of some 3rd party assets. Attributions can be read here.