https://github.com/redirect2me/resolvers
Troubleshooting website for network and DNS issues - https://resolve.rs/
https://github.com/redirect2me/resolvers
dns domains hacktoberfest nameservers resolvers ssl-certificates tlds tls tls-certificate
Last synced: 5 months ago
JSON representation
Troubleshooting website for network and DNS issues - https://resolve.rs/
- Host: GitHub
- URL: https://github.com/redirect2me/resolvers
- Owner: redirect2me
- License: agpl-3.0
- Created: 2019-11-16T03:46:23.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-01-18T02:55:57.000Z (5 months ago)
- Last Synced: 2026-01-18T14:42:34.048Z (5 months ago)
- Topics: dns, domains, hacktoberfest, nameservers, resolvers, ssl-certificates, tlds, tls, tls-certificate
- Language: TypeScript
- Homepage: https://resolve.rs/
- Size: 3.29 MB
- Stars: 33
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Resolve.rs [
](https://resolve.rs/)
[](https://resolve.rs/resolvers/index.html)
[](https://nodeping.com/reports/checks/9c97500s-fhkx-44pj-8lpp-yq4bzpgq0cen)
[](LICENSE.txt)
[](https://github.com/redirect2me/resolvers/actions?query=workflow%3Abuild)
The source for the [Resolve.rs website](https://resolve.rs/) for troubleshooting DNS resolution and other networking issues.
## How to build and run
It is a pretty standard node.js/TypeScript project. Run with:
```bash
npm install
npm run build
npm run start
```
See [`src/config.ts`](https://github.com/redirect2me/resolvers/blob/main/src/config.ts) for the various environment variables that you can set. The defaults should run but with limited functionality.
## License
This code is licensed under the [GNU Affero General Public License v3.0](LICENSE.txt).
## Credits
[](https://getbootstrap.com/ "HTML/CSS Framework")
[](https://clipboardjs.com/ "Copy to clipboard functionality")
[](https://www.cloudflare.com/ "CDN")
[](https://m.do.co/c/976f479b2317 "Hosting")
[](https://git-scm.com/ "Version control")
[](https://github.com/ "Code hosting")
[](https://github.com/googlei18n/noto-emoji "Favicon and flags")
[](https://www.google.com/analytics "Traffic Measurement")
[](http://handlebarsjs.com/ "Templating")
[](https://www.icann.org/ "Top-level domain list")
[](https://koajs.com/ "Web framework")
[](https://www.lodash.com/ "JavaScript utility functions")
[](https://www.maxmind.com/ "IP geolocation and ASN databases")
[](https://publicsuffix.org/)
[](https://nodejs.org/ "Application Server")
[](https://www.npmjs.com/ "JS Package Management")
[](https://www.getpino.io/ "Logging")
[](https://www.python.org/ "data load script")
[](https://sass-lang.com/ "CSS builder")
[](https://www.typescriptlang.org/ "Programming Language")
* Bitter by Sol Matas for [Huerta Tipográfica](https://www.huertatipografica.com/en)
* Open Sans by [Steve Mattison](https://twitter.com/SteveMatteson1)
* Twitter banner photo by [Enrapture Captivating Media](https://unsplash.com/@enrapture)
* [psl.min.js](https://github.com/lupomontero/psl/tree/main/dist) by [Lupo Montero](https://lupomontero.com/)
* Additional geolocation sources are credited on the [geolocation test page](https://resolve.rs/ip/geolocation.html)
## Notes
Get additional flags from [Vexillo](https://www.kreativekorp.com/app/vexillo/)
or [noto emoji](https://github.com/googlefonts/noto-emoji/tree/main/third_party/region-flags/waved-svg)