Parallel Streaming Transfer
Up to 24 concurrent streams split files into 2 MB chunks. Small files are bundled into 4 MB ZIP packages. Transfers saturate your bandwidth instead of wasting it.
Self-hosted deployment engine with parallel file transfer, delta sync, NAT traversal, and end-to-end encryption. No port forwarding. No third-party cloud.
v1.0.0+8be41ddb123fea67653651488a4f8163b6811597 — Cross-PlatformConnect your desktop app to this central server in under a minute. No CLI commands, no config files.
Go to the Link Device page and enter your email. You'll receive a one-time code valid for 10 minutes.
Open the DeployJet desktop app, paste the server URL and your link code, then click Link Device.
Browse remote folders, select files, and transfer at full speed with parallel streams, delta sync, and automatic compression.
Every bottleneck removed. Every byte encrypted. Transfer files between any servers without exposing ports or trusting third parties.
Up to 24 concurrent streams split files into 2 MB chunks. Small files are bundled into 4 MB ZIP packages. Transfers saturate your bandwidth instead of wasting it.
Nodes behind firewalls connect outbound to the SignalR relay. No port forwarding, no VPN, no dynamic DNS. Works across corporate networks, home NAT, and cloud VPCs.
SHA-256 manifest comparison detects exactly which files changed since the last transfer. Only added or modified files are sent, saving bandwidth and time on repeat deployments.
Self-signed TLS certificates generated per node with certificate pinning via SHA-256 thumbprint. Per-node bearer tokens. Your data never passes through external servers.
Native desktop client for Windows, macOS, and Linux built with Avalonia UI. Browse remote files, monitor transfers, manage nodes — all from a unified dark-themed interface.
Full REST API with Swagger documentation. Automate deployments from CI/CD pipelines, scripts, or custom integrations. JWT authentication with tenant isolation.
From solo developers to DevOps teams, DeployJet fits any workflow that moves files between machines.
Push frontend builds, backend binaries, and config files to staging or production servers with delta sync and automatic rollback.
Update game server files across multiple machines simultaneously. Parallel transfer handles large assets, delta sync minimizes downtime.
Keep directories in sync between development machines, NAS devices, or remote offices. No cloud storage subscription required.
Transfer files between devices on your home network or across the internet with NAT traversal. Self-hosted, no data leaves your control.
Trigger deployments from GitHub Actions, Jenkins, or any CI system via the REST API. Deploy artifacts directly to target servers.
Deploy to isolated networks through the relay. Certificate pinning and per-node tokens ensure only authorized transfers succeed.
Get the desktop application for your platform. Includes file browser, transfer monitor, node management, and relay connectivity.
Link a device, explore the API, or download the desktop application.
Connect your desktop app to this server. Enter your email, get a link code, and pair in under a minute.
Get Link Code →Get the DeployJet client for Windows, macOS, or Linux. Includes file browser, transfer monitor, node management, and relay connectivity.
View Downloads →Explore every endpoint in the REST API. Automate deployments, manage servers, query transfer history, and integrate with your CI/CD pipeline.
Open Swagger →Common questions about DeployJet's architecture, performance, and security.
DeployJet uses up to 24 parallel streams with chunked transfers. Large files are split into 2 MB chunks and streamed concurrently. Small files are bundled into 4 MB ZIP packages. Delta sync ensures only changed files are sent on repeat deployments.
Yes. DeployJet includes a built-in SignalR relay. Nodes behind firewalls connect outbound to the central server — no port forwarding, VPN, or dynamic DNS required. Works across corporate networks, home NAT, and cloud VPCs.
All data in transit is encrypted with TLS. Each node generates a self-signed certificate, and connections are verified via SHA-256 thumbprint pinning. Per-node bearer tokens ensure only authorized devices can communicate. Your files never pass through external servers.
DeployJet runs on Windows, macOS, and Linux. The desktop app uses Avalonia UI for native cross-platform support. The central server and node agents run anywhere .NET 10 is available.
Absolutely. DeployJet exposes a full REST API with Swagger documentation. You can trigger deployments from CI/CD pipelines (GitHub Actions, Jenkins, etc.), scripts, or custom integrations using JWT-authenticated API calls.
Unlike rsync or SCP, DeployJet includes a GUI desktop app, works through NAT without port forwarding, supports parallel multi-stream transfers, provides a REST API for automation, and has a built-in deployment workflow with rollback support.