Built NetPin - a Chrome extension to audit website hosting, latency, privacy, and carbon footprint. Looking for feedback! #198845
Replies: 3 comments
-
|
A small suggestion would be to include WHOIS/DNS records or exportable reports for power users. Keep up the great work! |
Beta Was this translation helpful? Give feedback.
-
|
Great project! One feature that could be really useful is a Third-Party Dependency Scanner. It could automatically detect and display all external services a website relies on, such as analytics tools, ad networks, CDNs, payment providers, and social media integrations. Showing who these third parties are, where they're hosted, and how they impact privacy and performance would give users a much better understanding of what happens behind the scenes when they visit a website. |
Beta Was this translation helpful? Give feedback.
-
|
NetPin parece una propuesta interesante porque combina información que normalmente está dispersa entre varias herramientas (geolocalización, rendimiento de red, privacidad y sostenibilidad) en una única interfaz. Lo que más me llama la atención es la incorporación de métricas relacionadas con privacidad y huella de carbono, ya que son aspectos que muchas herramientas de análisis web tradicionales no suelen mostrar de forma accesible. Como sugerencia para futuras versiones, podría ser útil incluir:
También me parece una buena decisión utilizar datos verificados de organizaciones como The Green Web Foundation para las métricas de sostenibilidad. En general, la idea tiene potencial tanto para desarrolladores como para usuarios interesados en comprender mejor dónde se alojan los servicios que utilizan y qué implicaciones tienen en términos de rendimiento, privacidad y sostenibilidad. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Other
Body
Hi everyone,
I've been working on a Chrome extension called NetPin and wanted to share the repository here to get some feedback from the community.
NetPin acts as an inspector for the websites you visit. When you trigger a scan, it audits the site's server infrastructure in real-time and shows you:
Server & Hosting: The physical location (city and country), hosting provider (like AWS, Cloudflare, Google Cloud), and IP address.
Network Performance: Ping latency, physical distance to the server, and the network route/hops.
Privacy: The data jurisdiction laws (like GDPR or CCPA) governing the host server's location.
Sustainability: Green hosting certifications checked via The Green Web Foundation to see if the site runs on renewable energy.
It has a compact popup view for quick checks and a full-page dashboard with an interactive map showing the connection journey.
I'd really appreciate feedback on a few areas:
UI/UX: Is the dashboard clear and easy to navigate?
Features: Are there other metrics or network details you'd find useful to see?
Code & Setup: If you try running it locally, is the setup guide clear?
Here is the repository link: https://github.com/01iamysf/NetPin
Thanks, and let me know what you think or if you run into any issues.
Beta Was this translation helpful? Give feedback.
All reactions