Privacy and data handling

The proxy switcher and device setup tools process your input entirely in your browser. That does not mean visiting the site creates no hosting records.

Pasted endpoints and generated files

The switcher and setup scripts do not upload pasted endpoints, send an API request with your input, test a connection, or put your values into the page URL. They do not write tool inputs to cookies, local storage, session storage or an application database.

Copying puts the selected output on your clipboard. Downloading creates a file on your device. Import files and instructions can contain proxy credentials; keep them private. Your browser, operating system, extensions, backups or clipboard software may retain information independently. Closing a tab is not a secure-erasure guarantee.

What the Worker code does

The Worker reads the requested URL to select a page or redirect, serves static assets, and reads its configured outbound-link map for /go/ redirects. It has no custom request logging statements, does not parse submitted request bodies, and does not write visitor data to KV or a database. The application does not set tracking cookies.

Hosting observability is enabled

The hosting configuration enables Cloudflare Workers observability. Cloudflare documents default invocation logs with request, response and related metadata, including the method and URL. These platform logs are separate from custom application logging. Do not put credentials into URLs.

Account-level log retention, exports and access controls have not been established by this code review. We do not claim that hosting logs are absent or deleted after a particular interval. Loading a page and following links still sends ordinary web requests to the relevant host.

Platform source: Cloudflare Workers Logs documentation .

Cloudflare Web Analytics script

The zone that serves this site has Cloudflare Web Analytics enabled, so Cloudflare adds a measurement script loaded from static.cloudflareinsights.com. It is not part of the ProxySP application code and it is the only third-party request observed on these pages (checked in a browser on 2026-09-18). It runs on page load; the switcher and setup tools still send nothing when you paste, generate or download.

Platform source: Cloudflare Web Analytics documentation .

Leaving ProxySP

An official-source or affiliate link takes you to another provider, whose data handling is governed by its own policies. The methodology explains which links are affiliate links. This notice does not describe third-party sites, browser extensions or the proxy services themselves.

This version reviewed on .