EU-operated router plane · prepaid credits · public API
Expose private services without opening inbound ports.
Kepeink gives your device an outbound agent, a public HTTPS hostname, and byte-metered routing credit. It is built for operators and agents that need a stable endpoint without VPN ceremony.
Router-plane primitives
The console is a thin client over documented endpoints. Route state is pushed to edges, usage is metered at the edge, and public abuse intake is part of the control plane.
- Ingress
- Outbound agent
- Metering
- Bytes in + out
- Surface
- API first
Operational posture
| Public status | Cloudflare-hosted |
|---|---|
| Management | manage.kepeink.hu |
| Abuse intake | Report abuse / takedown |
Prepaid credit products
| Product | Credit | Window | Price |
|---|---|---|---|
| Smoke test | 1 GiB | 365 days | $1 one time |
| Starter | 25 GiB | 30 days | $8 |
| Operator | 50 GiB | 30 days | $10 |
| Annual reserve | 500 GiB | 365 days | $100 |
Agent quickstart
Create a token in the management console, then run the matching installer on the machine that hosts your origin service.
curl -fsSL https://cdn.kepeink.hu/install.sh | sudo sh -s -- <token>
powershell -NoProfile -ExecutionPolicy Bypass -Command "Invoke-WebRequest -UseBasicParsing https://cdn.kepeink.hu/install.ps1 -OutFile $env:TEMP\kepeink-install.ps1; & $env:TEMP\kepeink-install.ps1 -Token <token>"
Imprint
| Operator | Kepeink project operator |
|---|---|
| Contact | support@kepeink.hu · privacy@kepeink.hu |
| Legal | Terms of Service · Privacy Policy |