From 81657f0d9d51c0d770790c15b8be2384af2933b5 Mon Sep 17 00:00:00 2001 From: Here ForAwhile Date: Tue, 24 Feb 2026 16:21:00 +0000 Subject: [PATCH] Version 1.1.2 README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a92aad1..b895474 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ TerminalPhone is a single, self-contained Bash script that provides anonymous, e - **Low Bandwidth** -- Opus codec at 16kbps, 8kHz mono. A typical 10-second voice message is under 20KB, well within Tor's capacity. - **QR Code Sharing** -- Option 3 can display your `.onion` address as a scannable QR code in the terminal. If `qrencode` is not installed, you are prompted to install it. The QR code renders on the alternate screen buffer and is destroyed when dismissed. - **Opaque Temporary Files** -- All temp files use generic `.tmp` extensions and random hex identifiers. No file type or timing metadata is leaked to the filesystem. +- **Circuit Hop Display** -- Opt-in display of your Tor circuit path during calls, showing relay names and full country names. Auto-refreshes every 60 seconds. Configurable via Settings → Tor Settings. - **Cross-Platform** -- Runs on standard Linux distributions and Android via Termux. Platform-specific audio backends are handled transparently. - **No Root Required** -- PTT input uses terminal raw mode. No special permissions or kernel modules needed. - **Single Script** -- One Bash file. No build system, no runtime, no framework. @@ -328,6 +329,8 @@ If the script hangs after pressing Q, press Ctrl+C to force cleanup and return t [MIRROR V1.1.1](https://bin.disroot.org/?d8e2d4f0300eb5af#9Y1C8CkcH9jAmv1fh4GZs1yYpJmWCG5xG3SvDYdwnJam) +[MIRROR V1.1.2](https://bin.disroot.org/?b1059616f880925f#8ef2oscZXUkPAsJZwGfWvLPQagVAk5GgW4DyssmLvQpG) + --- ## License