
frp
No description available.
The Lens
Frp (Fast Reverse Proxy) creates a tunnel from your local machine to a public server. Think ngrok, but you run the server yourself and pay nothing.
Apache 2.0 license, written in Go. You run frps (server) on a VPS with a public IP, and frpc (client) on your local machine. Configure which local ports to expose, and frp handles the tunneling. Supports TCP, UDP, HTTP, HTTPS, and STCP (secret TCP for peer-to-peer). Dashboard included for monitoring connections.
Fully free. No paid tier, no hosted version. You bring your own VPS. Setup: get a cheap VPS ($3-5/mo), install frps, configure frpc on your local machine. Takes about 15 minutes. Ongoing ops: almost none. frp is a single binary that just runs.
Solo developers: perfect for exposing local dev servers, home lab services, or self-hosted apps. Small teams: works well for sharing internal services. The catch: you need a VPS with a public IP, which means some cost and basic server knowledge. The config file format is straightforward but not as instant as `ngrok http 3000`. And there's no built-in auth or rate limiting on exposed endpoints; you handle security yourself.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Free vs Self-Hosted vs Paid
fully freeFully open source under Apache 2.0. No paid tier, no hosted service. Your only cost is a VPS with a public IP to run the server component ($3-5/mo from most providers). The software itself is free at any scale.
Free. You pay only for a VPS to run the server (~$3-5/mo).
Similar Tools
About
- Owner
- fatedier (Organization)
- Stars
- 106,369
- Forks
- 15,035
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
370.3k ★claw-code
The repo is finally unlocked. enjoy the party! The fastest repo in history to surpass 100K stars ⭐. Join Discord: https://discord.gg/5TUQKqFWd Built in Rust using oh-my-codex.
190.9k ★n8n
Fair-code workflow automation with native AI capabilities
187.3k ★



