Releases: Pitchfork-and-Torch/trench-coat
Releases · Pitchfork-and-Torch/trench-coat
Release list
v0.5.0
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 60Site: https://trench-coat.pages.dev/
AGPL-3.0 License.
Trench Coat v0.4.0
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
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
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.