RE CODE logo RE CODE Claude API Anti-Ban Client

Version 3.0.2 · Cross-Platform · 4-Layer Security

Claude APIAnti-Ban Client.

Open-source Claude API client designed to solve the Claude account ban problem. 4-layer security protection, residential proxy network, and privacy-first design.

Anti-Ban Protection 4-Layer Security Residential Proxy Privacy First
Security Pipeline 4-layer protection + AES-256 encryption

L1: Device fingerprint masking · L2: Request encryption · L3: Residential IP · L4: Memory isolation. Complete protection against "Tango Tengu" monitoring.

Core Features
Anti-BanDevice fingerprint hiding, bypass Tango Tengu monitoring
PrivacyDisable telemetry, full data control
ProxySelf-hosted proxy support, hide real IP
Supported Platforms
macOS / Linux
Windows (PowerShell)
Android (Termux)
Risk Protection

Avoid critical, high, and medium risk triggers.

Critical High Medium
01

Anti-Ban Protection

Hide device fingerprint, bypass Tango Tengu monitoring system.

02

4-Layer Security

MAC/UUID/Display/Timezone + Timing/Token + Residential IP + Memory isolation.

03

Privacy First

Disable telemetry, full data control, self-hosted proxy support.

Why it works

Bypass Claude's ban system.

Claude monitors your device fingerprint.

40+ dimensions of device information are collected including MAC address, UUID, display settings, timezone, and UserAgent.

Three risk levels trigger bans.

Critical: shared accounts, third-party clients. High: API rate limiting. Medium: IP geo-hopping, mismatched payment.

Four layers of protection.

Device fingerprint masking, request encryption, residential IP rotation, and memory isolation.

System architecture

Request processing flow.

01

User Query

User sends query through CLI/TUI interface.

02

Security Pipeline

4-layer protection: fingerprint, encryption, IP, isolation.

03

Proxy Network

Load balance, residential IPs, automatic failover.

QUICK START

Install. Configure. Run.

curl -fsSL https://cdn.jsdelivr.net/gh/mangiapanejohn-dev/-Re-Code/install.sh | bash
irm -useb https://cdn.jsdelivr.net/gh/mangiapanejohn-dev/-Re-Code/install.ps1 | iex
curl -fsSL https://cdn.jsdelivr.net/gh/mangiapanejohn-dev/-Re-Code/install-termux.sh | bash
After install
recode -v
recode config
recode chat

recode proxy set
recode proxy status

Use recode to start, config to configure, and proxy commands for network settings.

curl -fsSL https://cdn.jsdelivr.net/gh/mangiapanejohn-dev/-Re-Code/install.sh | bash