Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Bore Alternatives
Similar projects and alternatives to bore
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
Mail-in-a-Box
Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
-
-
awesome-tunneling
List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
-
frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Gravitational Teleport
The easiest, and most secure way to access and protect all of your infrastructure.
-
-
Piwigo
Manage your photos with Piwigo, a full featured open source photo gallery application for the web. Star us on Github! More than 200 plugins and themes available. Join us and contribute!
-
-
-
-
-
-
-
nginx-proxy-manager
Discontinued Docker container for managing Nginx proxy hosts with a simple, powerful interface [Moved to: https://github.com/NginxProxyManager/nginx-proxy-manager] (by jc21)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
bore discussion
bore reviews and mentions
- Bore is a tool for making tunnels to localhost
-
List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
bore - Minimal tunneling solution. MIT Licensed. Written in Rust.
-
I have an extra pi4 I’m mailing to my parents to create a cloud drive for their home since they’re privacy sensitive. What’s the easiest way to make the pi read/writeable from their iPhones at home?
Could look into pre-configuring something like https://github.com/ekzhang/bore
-
Auger: A CLI tool for making tunnels to localhost
Honestly didn't know about SSH tunnels lol. I was using https://github.com/ekzhang/bore and wanted to make an alternative with options that better suit my use case (deployed with caprover) and to learn more about networking. u/SleepingProcess made a good point that SSH may not always be available.
-
I created UltimateHomeServer - A K3s based all-in-one home server solution
This is lovely. Can you please add support for bore too?
-
Problem related to UI interface
%cd /content/naifu !pip install virtualenv && bash ./setup.sh !curl -Ls https://github.com/ekzhang/bore/releases/download/v0.4.0/bore-v0.4.0-x86_64-unknown-linux-musl.tar.gz | tar zx -C /usr/bin !curl -Lo /usr/bin/cloudflared https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64 && chmod +x /usr/bin/cloudflared !/content/naifu/venv/bin/python -m pip install -qq pytorch_lightning==1.7.7
-
I keep browsing 4090 graphics cards..
bore local 3000 --to bore.pub
-
Modern full-featured mail server for low-maintenance self-hosted email
Wireguard itself can help you out with the task of forwarding traffic or creating an overlay network. There's also ngrok and tailscale for forwarding traffic and doing NAT traversal. Except for wireguard, these are commercial platforms, the open source alternatives I know of, are (respectively):
- https://bore.pub && https://sslip.io
-
New users PLEASE READ THE STICKYS!! Link compilation here if you can’t find it
The Kaggle keeps failing to connect to bore.pub, and gives me the error of 'nonetype'. Is this a new thing, or is something just...wrong? I've verified my phone, the settings are correct, and I pressed that succulent triangle. It just ends up dead.
-
Learning network programming in Rust?
I recommend reading through the source code for bore! https://github.com/ekzhang/bore
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 23 Mar 2025
Stats
ekzhang/bore is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of bore is Rust.