1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 05:17:39 +03:00
This commit is contained in:
Anton Afanasyeu
2026-06-11 18:37:48 +02:00
parent 0431bafd74
commit 9d9a6d66d9
87 changed files with 4443 additions and 1190 deletions

View File

@@ -2,13 +2,24 @@
See the full proposal: [20260602_REVERSE_SSH_proposals_summary.md](20260602_REVERSE_SSH_proposals_summary.md).
---
---
## Table of contents
<!-- toc -->
- [App (developer settings)](#app-developer-settings)
- [BE control plane](#be-control-plane)
- [Android VPN consent (WireGuard)](#android-vpn-consent-wireguard)
- [Production deploy (no new nginx HTTP paths)](#production-deploy-no-new-nginx-http-paths)
- [1. Database](#1-database)
- [2. config.php — required keys](#2-configphp-required-keys)
- [3. BE packages and permissions](#3-be-packages-and-permissions)
- [4. Cron (session cleanup)](#4-cron-session-cleanup)
- [5. Verify](#5-verify)
- [6. Browser](#6-browser)
- [WireGuard data plane (UDP, not nginx)](#wireguard-data-plane-udp-not-nginx)
- [VPN process (AIDL)](#vpn-process-aidl)
- [WireGuard third-party (Android)](#wireguard-third-party-android)
- [Tests](#tests)
<!-- /toc -->