Auger: A CLI tool for making tunnels to localhost

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • auger

    Auger forwards TCP traffic from localhost to a server

  • I created a tool that forwards localhost traffic to a remote server. The server is self-hostable, but I also set up an instance at tnl.pub so you can, for example, run: ```auger client 8080 --to tnl.pub``` and you would be able to access your localhost port 8080 on tnl.pub.

  • bore

    🕳 bore is a simple 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • frp

    A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

  • Take a look also onto popular, similar to yours project: frp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Frp: Expose local server behind NAT/firewall to public (ngrok alternative)

    1 project | news.ycombinator.com | 8 Jan 2024
  • 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?

    2 projects | /r/selfhosted | 9 Dec 2023
  • Wrote a CLI tool to check DNS configurations quickly (an alternative to dig)

    2 projects | /r/coding | 10 Jul 2023
  • [Help] Reverse Proxy service running on my local network with Oracle VPS

    1 project | /r/selfhosted | 10 Jul 2023
  • SSH with no access to the router

    1 project | /r/linux | 26 Jun 2023