You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 week ago | |
---|---|---|
src | 1 week ago | |
static | 1 week ago | |
.gitignore | 4 weeks ago | |
.npmrc | 4 weeks ago | |
.prettierignore | 3 weeks ago | |
.prettierrc | 3 weeks ago | |
LICENSE | 5 months ago | |
README.md | 3 weeks ago | |
package-lock.json | 3 weeks ago | |
package.json | 3 weeks ago | |
postcss.config.cjs | 3 weeks ago | |
svelte.config.js | 3 weeks ago | |
vite.config.js | 3 weeks ago |
README.md
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...