Skip to content

Releases: Pitchfork-and-Torch/trench-coat

v0.5.0

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 09 Jul 01:55

Trench Coat v0.5.0

Legal-first multi-hop privacy cloak with Tor-aware CLI and cyberpunk control nexus.

Install

git clone https://github.com/Pitchfork-and-Torch/trench-coat.git
cd trench-coat
python -m venv .venv
pip install -e .
trench up --accept-legal --wait-tor 60

Site: https://trench-coat.pages.dev/

AGPL-3.0 License.

Trench Coat v0.4.0

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 09 Jul 01:32

Trench Coat v0.4.0

Legal-first multi-hop privacy cloak with split-tunnel routing helpers, managed hop drivers, plugins, decoy traffic, TTS, and cyberpunk control nexus.

Install

git clone https://github.com/Pitchfork-and-Torch/trench-coat.git
cd trench-coat
python -m venv .venv
pip install -e .
trench up --accept-legal

AGPL-3.0 License.

Trench Coat v0.3.0

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 09 Jul 01:19

Trench Coat v0.3.0

Legal-first multi-hop privacy cloak with Tor-aware CLI, Ghost Continuum plane, and cyberpunk control nexus.

Install

git clone https://github.com/Pitchfork-and-Torch/trench-coat.git
cd trench-coat
python -m venv .venv
pip install -e .
trench up --accept-legal

AGPL-3.0 License.

Trench Coat v0.2.0

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 09 Jul 01:11

Trench Coat v0.2.0

Legal-first multi-hop privacy cloak with Tor-aware CLI and cyberpunk control nexus.

Install

git clone https://github.com/Pitchfork-and-Torch/trench-coat.git
cd trench-coat
python -m venv .venv
# Windows: .\.venv\Scripts\Activate.ps1
# Unix: source .venv/bin/activate
pip install -e .
trench up --accept-legal

AGPL-3.0 License.