AnimeFu ClawTunnel
Bind local websites, WebSocket servers, TCP services, and UDP services. Access raw TCP/UDP through local listeners using generated access codes over encrypted single-port ingress at animefu.space:3680.
Docs & DownloadsTermux CLIAndroid APKWindows EXEWindows ZIPLinux x64Linux ARM64
Pixel install note: if Android says “App not installed,” uninstall the old ClawTunnel app first, then install this APK again. Android package installer is dramatic about stale local builds.
All downloadable clients now use raw TCP/UDP access port animefu.space:3680 and 6-character access codes.
HTTP/WSS
./clawtunnel bind --mode http \ --name demo \ --target http://127.0.0.1:9000 ./clawtunnel bind --mode ws \ --name echo \ --target ws://127.0.0.1:8765/ws
TCP/UDP access
./clawtunnel bind --mode tcp --name sshbox --target 127.0.0.1:22 ./clawtunnel access --server animefu.space:3680 --code CODE --listen 127.0.0.1:2222 ./clawtunnel bind --mode udp --name game --target 127.0.0.1:7777 ./clawtunnel access --udp --server animefu.space:3680 --code CODE --listen 127.0.0.1:7777
Downloads
- Linux x64 binary
- Linux ARM64/aarch64 NativeAOT binary
- Windows x64 current hardened EXE — bulk TCP/SFTP fixed
- Windows x64 current ZIP
- Current patched Python source
- Older Linux ARM64/aarch64 zip
- Older Android APK
- Older Termux CLI 0.5.5 zip
- Older Windows x64 binary zip
- Android APK
- Termux / Android CLI current zip
- CLI/server source
- Android source
- Current Windows EXE/ZIP SHA256 checksums
- All SHA256 checksums