{"id":49536454,"url":"https://github.com/coo1white/cool-tunnel","last_synced_at":"2026-05-16T11:01:06.945Z","repository":{"id":355187912,"uuid":"1227133743","full_name":"coo1white/cool-tunnel","owner":"coo1white","description":"High-performance macOS proxy control plane: Swift 6 UI, Rust supervisor, NaiveProxy data path, zero analytics.","archived":false,"fork":false,"pushed_at":"2026-05-12T04:17:50.000Z","size":26630,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-12T05:37:15.042Z","etag":null,"topics":["agplv3","anti-tracking","caddy","docker","frankenphp","high-concurrency","macos","macos-app","macos-proxy","naiveproxy","privacy","proxy","rust","shell","sing-box","swift","swift6"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coo1white.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-02T08:52:22.000Z","updated_at":"2026-05-12T04:14:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/coo1white/cool-tunnel","commit_stats":null,"previous_names":["coo1white/cool-tunnel"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/coo1white/cool-tunnel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coo1white%2Fcool-tunnel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coo1white%2Fcool-tunnel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coo1white%2Fcool-tunnel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coo1white%2Fcool-tunnel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coo1white","download_url":"https://codeload.github.com/coo1white/cool-tunnel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coo1white%2Fcool-tunnel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33100319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agplv3","anti-tracking","caddy","docker","frankenphp","high-concurrency","macos","macos-app","macos-proxy","naiveproxy","privacy","proxy","rust","shell","sing-box","swift","swift6"],"created_at":"2026-05-02T11:04:00.342Z","updated_at":"2026-05-16T11:01:06.940Z","avatar_url":"https://github.com/coo1white.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Cool Tunnel\n\n**Privacy-first macOS proxy app. You run the server, Cool Tunnel runs the client. No analytics, no third parties.**\n\n[![License: AGPL-3.0-only](https://img.shields.io/badge/license-AGPL--3.0--only-1c5cdc)](./LICENSE)\n[![Latest release](https://img.shields.io/github/v/release/coo1white/cool-tunnel?label=latest)](https://github.com/coo1white/cool-tunnel/releases/latest)\n[![macOS 14+](https://img.shields.io/badge/macOS-14%20Sonoma%2B-blue)](./SUPPORT.md)\n[![CI](https://github.com/coo1white/cool-tunnel/actions/workflows/ci.yml/badge.svg)](https://github.com/coo1white/cool-tunnel/actions/workflows/ci.yml)\n\n\u003c/div\u003e\n\n---\n\n## What it is\n\nA macOS app that routes your traffic through a server you own. SwiftUI client, Rust supervisor, bundled NaiveProxy data plane. Non-custodial — you supply the server, the credentials, and the jurisdictional judgment.\n\nNot for: someone-else-provides-the-server use, or anonymity against an observer with visibility at both ends — see [SECURITY.md](./SECURITY.md).\n\n---\n\n## Quick Start\n\n1. Download the latest `.dmg` from [Releases](https://github.com/coo1white/cool-tunnel/releases/latest).\n2. Drag `Cool Tunnel.app` into `/Applications`.\n3. First launch: right-click → **Open** (the app isn't notarized through Apple's paid channel).\n4. Enter server hostname, username, password. Leave the local port at `1080`.\n5. Pick a mode and click Start.\n\n| Mode | What it does |\n|---|---|\n| **Smart** | Routes only blocked / international sites through the tunnel. The default. |\n| **Global** | Routes *all* TCP traffic through the tunnel. |\n| **Local** | Just runs the SOCKS listener on `127.0.0.1:1080`; doesn't change system proxy. |\n\n---\n\n## Server setup (one-time, ~10 minutes per VPS)\n\nFull step-by-step: [NaiveProxy_Server_Setup.md](./NaiveProxy_Server_Setup.md). Short version — SSH in as root:\n\n```bash\nexport CT_DOMAIN=\"proxy.example.com\"\nexport CT_EMAIL=\"admin@example.com\"\nexport CT_USER=\"cool\"\nexport CT_PASSWORD=\"$(openssl rand -base64 32)\"\n# then run the install block in NaiveProxy_Server_Setup.md\n```\n\nAt the end the installer prints `server=`, `user=`, `password=`. Paste those three into the Mac app.\n\n**Verify before installing the client:**\n\n```bash\ncurl -v --proxy \"https://$CT_USER:$CT_PASSWORD@$CT_DOMAIN:443\" https://ipinfo.io\n```\n\nShould return JSON showing the **VPS's** public IP, not yours.\n\n---\n\n## Building from source\n\n```bash\ngit clone https://github.com/coo1white/cool-tunnel.git\ncd cool-tunnel\nbin/ct doctor          # preflight + audit + ratchet\nbin/ct release 2.0.54  # full release build\n```\n\n`bin/ct` is the brew-style single-entry CLI. `bin/ct commands` lists everything. Toolchain pins live in [core/rust-toolchain.toml](./core/rust-toolchain.toml); maintenance scripts are POSIX shell + Bun TypeScript ([scripts/](./scripts)).\n\n---\n\n## Reference\n\n| File | What's in it |\n|---|---|\n| [CHANGELOG.md](./CHANGELOG.md) | Release history. |\n| [SUPPORT.md](./SUPPORT.md) | LTSC support contract, supported macOS / hardware, breaking-change list. |\n| [SECURITY.md](./SECURITY.md) | Threat model and disclosure process. |\n| [SECURITY-WEB3.md](./SECURITY-WEB3.md) | Privacy model including known leak surfaces. |\n| [CONTRIBUTING.md](./CONTRIBUTING.md) | Contributor workflow and local-check gates. |\n| [NaiveProxy_Server_Setup.md](./NaiveProxy_Server_Setup.md) | Standalone VPS deployment reference. |\n| [Disclaimer.md](./Disclaimer.md) | Legal/operator disclaimer. |\n| [NOTICE](./NOTICE) | Third-party attribution. |\n\n---\n\nAGPL-3.0-only. macOS 14+, universal (arm64 + x86_64). Steward: coolwhite LLC. Non-custodial, hard-copyleft, zero analytics.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoo1white%2Fcool-tunnel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoo1white%2Fcool-tunnel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoo1white%2Fcool-tunnel/lists"}