SaaSHub helps you find the best software and product alternatives Learn more →
Frp Alternatives
Similar projects and alternatives to frp
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
Nginx Proxy Manager
Docker container for managing Nginx proxy hosts with a simple, powerful interface
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
-
-
-
-
-
awesome-tunneling
List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
-
-
rathole
A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
-
-
-
-
-
-
pico
Discontinued An open-source alternative to Ngrok, designed to serve production traffic and be simple to host (particularly on Kubernetes) [Moved to: https://github.com/andydunstall/piko] (by andydunstall)
frp discussion
frp reviews and mentions
- Frp: Open-Source Reverse Proxy to Expose Local Servers Through Nat/Firewalls
-
Show HN: Pico: An open-source Ngrok alternative built for production traffic
I used a similar alternative to ngrok a few years ago - frp(Source:https://github.com/fatedier/frp).
-
List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
If you want to self-host, there are many options. For something production ready frp is probably what you want. If you're a developer, I'd recommend starting with my own SirTunnel project and modifying it for your needs. For non-developers and those wanting more of a GUI experience, I created boringproxy. It's my take on a comprehensive tunnel proxy solution. It's in beta but currently solves almost everything I want. Once the server is running this is a very easy tool to use and has some nice features.
-
Chisel: A fast TCP/UDP tunnel over HTTP
Seems to be the exact opposite of https://github.com/fatedier/frp which is a reverse tunnel over a variety of protocols (including HTTP).
-
Tunnelmole, an ngrok alternative (open source)
I've been self-hosting https://github.com/fatedier/frp on my little box, and it feels insane to think of the times where I didn't have it set up. There are many choices in the space as others pointed out, but frp's capabilities and lightweight packaging blows all other setups out of the water. I placed mine behind nginx with Let's Encrypt for SSL support. Hella fresh!
- Frp: Expose local server behind NAT/firewall to public (ngrok alternative)
-
Localtunnel – Expose Yourself to the World
My setup to do the same:
- small Hetzner instance
- my domain's dns pointing to that instance
- frps[1] running on that instance
- frpc running on my local machine and connected to the cloud frps
[1] https://github.com/fatedier/frp
-
[Help] Reverse Proxy service running on my local network with Oracle VPS
An easy service to use is FRP, recently found it and it basically handles making the connection out of the network and is really easy to setup. https://github.com/fatedier/frp I personally having it running on a VPS and the client then running on my local network pointing at a reverse proxy which then handles sending it to the diffrent clients.
-
What are hosting?
No, FRP - https://github.com/fatedier/frp
-
SSH with no access to the router
Another way around is to use reverse proxy like frp but since you need SSH anyway, all you need is already comes with SSH (reverse SSH)
-
A note from our sponsor - SaaSHub
www.saashub.com | 3 Oct 2024
Stats
fatedier/frp is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of frp is Go.