Proxy: Google Docs List [best]

This story concept explores the intersection of digital organization and the hidden layers of the internet. It follows a protagonist who discovers that a seemingly mundane shared document is actually a gateway for anonymous web traffic. Title: The Proxy Protocol

# Allow access to Google Docs through the proxy acl google_docs dstdomain .docs.google.com http_access allow google_docs Proxy Google Docs List

Auth helper

| Section | Purpose | |---------|----------| | ( getAuthClient ) | Tries a service‑account first (no user interaction). If missing, falls back to an OAuth2 flow that stores the refresh token in oauth-token.json . | | /list-docs route | Calls drive.files.list with a query ( q ) that filters only Google Docs ( mimeType='application/vnd.google-apps.document' ). Returns a trimmed JSON payload (ID, name, timestamps, owner). | | Health check ( /healthz ) | Handy for load‑balancers or uptime monitors. | | Morgan logging | Gives you an Apache‑style access log – useful when the proxy sits behind other services. | This story concept explores the intersection of digital

Blocking URLs

: IT staff often block the specific URLs found in these lists through services like GoGuardian or Meraki. If missing, falls back to an OAuth2 flow