응용 앱 · BulkReach

프라이빗 P2P 대용량 파일 전송 — 서버에 올리지 않고, 직접

파일을 클라우드에 업로드하지 않고 보내는 쪽과 받는 쪽을 직접(P2P) 이어 전송합니다. 브라우저에서 바로 쓰거나 네이티브 앱·CLI로 대용량을 보낼 수 있고, 연결은 종단간 암호화(J-PAKE · AES-256-GCM)·NAT 통과로 이루어집니다(직접 연결이 막히면 릴레이 자동 폴백). 넷서브의 개발자 SDK(Kit)를 조립해 만들었습니다.

P2P 직접 연결 종단간 암호화 NAT 통과 · 릴레이 폴백 브라우저 · 네이티브 · CLI 브라우저 500MB 무료

받는 사람은 설치 없이 브라우저로 받을 수 있습니다. 아주 큰 파일이나 반복 전송에는 네이티브 앱·CLI를 쓰세요.

핵심 기능

📦 서버에 올리지 않음

파일은 보내는 기기에서 받는 기기로 바로 흐릅니다. 제3자 저장소에 사본이 남지 않습니다.

🔐 종단간 암호화

ConnectKit J-PAKE · AES-256-GCM로 양 끝에서만 복호화됩니다. 중간 경로는 내용을 볼 수 없습니다.

🌐 NAT 통과 · 직접 연결

서로 다른 네트워크·공유기 뒤라도 직접 연결을 뚫습니다. 막히면 릴레이 자동 폴백으로 완주합니다.

🖥️ 브라우저 · 네이티브 · CLI

받는 쪽은 설치 없이 브라우저로, 보내는 쪽은 브라우저 또는 네이티브 앱·CLI로. 자동화에는 CLI가 편합니다.

대용량 · 재개

대용량 파일·폴더를 chunk 단위로 보내고, 끊겨도 이어받기(resume)로 처음부터 다시 하지 않습니다.

🧩 넷서브 kit 위에 구축

새 프로토콜이 아니라 ConnectKit의 안전한 파이프 위에 올린 파일 전송 앱입니다.

작동 원리 — 넷서브 kit 조립

BulkReach는 넷서브의 개발자 SDK(Kit)를 조립합니다. NAT 통과·종단간 암호화 파이프는 Kit이 보장하고, BulkReach는 그 위에서 파일 전송 UX(브라우저·네이티브·CLI)를 제공합니다.

Kit은 파이프·NAT 통과·프로토콜을 보장하고, BulkReach는 그 위의 파일 전송 경험을 채웁니다.

이럴 때 씁니다

웹 앱으로 바로 쓰기

설치 없이 브라우저에서 바로 보내고 받을 수 있습니다(브라우저 500MB 무료). 더 큰 용량·반복 전송은 네이티브 앱·CLI를 쓰세요.

BulkReach는 넷서브의 ConnectKit 위에서 동작합니다. 직접 만들려면 SDK 제품을 참고하세요.
Apps · BulkReach

Private P2P large-file transfer — no upload, direct

Send files without uploading them to the cloud — the sender and receiver are linked directly (P2P). Use it straight from the browser, or send very large payloads with the native app / CLI. Connections are end-to-end encrypted (J-PAKE · AES-256-GCM) and NAT-traversing (automatic relay fallback if a direct link is blocked). Built by assembling the NetServ Kits.

Direct P2P End-to-end encrypted NAT traversal · relay fallback Browser · native · CLI Browser free 500MB

The recipient can receive in a browser, no install. For very large files or repeated transfers, use the native app / CLI.

Key features

📦 No server upload

Files flow straight from the sending device to the receiving one — no copy left on a third-party store.

🔐 End-to-end encryption

ConnectKit J-PAKE · AES-256-GCM — decrypted only at the two ends; the path in between can't read it.

🌐 NAT traversal · direct

Punches a direct link across different networks / routers, with automatic relay fallback to finish if blocked.

🖥️ Browser · native · CLI

Receive in a browser with no install; send from the browser or the native app / CLI. The CLI suits automation.

Large files · resume

Sends big files / folders in chunks and resumes after a drop instead of starting over.

🧩 Built on the NetServ Kits

Not a new protocol — a transfer app on top of ConnectKit's secure pipe.

How it works — assembled from the NetServ Kits

BulkReach assembles NetServ's developer SDKs (Kits). The Kits guarantee the NAT-traversal, end-to-end-encrypted pipe; BulkReach provides the file-transfer UX (browser · native · CLI) on top.

The Kits guarantee pipe / NAT traversal / protocol; BulkReach fills the file-transfer experience on top.

Use it when

Use the web app

Send and receive straight from the browser, no install (free 500MB in the browser). For larger payloads or repeated transfers, use the native app / CLI.

BulkReach runs on NetServ's ConnectKit. To build your own, see the SDK Products.