Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
ngrok is a reverse proxy that creates a secure tunnel between from a public endpoint to a locally running web service. ngrok captures and analyzes all traffic over the tunnel for later inspection and replay. | Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers. |
Expose any http service behind a NAT or firewall to the internet on a subdomain of ngrok.com;Expose any tcp service behind a NAT or firewall to the internet on a random port of ngrok.com;Inspect all http requests/responses that are transmitted over the tunnel;Replay any request that was transmitted over the tunnel | - |
Statistics | |
GitHub Stars 24.4K | GitHub Stars 12.7K |
GitHub Forks 4.3K | GitHub Forks 3.8K |
Stacks 421 | Stacks 291 |
Followers 458 | Followers 779 |
Votes 57 | Votes 70 |
Pros & Cons | |
Pros
Cons
| Pros
Cons
|
Integrations | |

Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.

A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications.

etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles master elections during network partitions and will tolerate machine failure, including the master.

The #1 cross-platform terminal with built-in ssh client which works as your own portable server management system in any situation.

GoTTY is a simple command line tool that turns your CLI tools into web applications.

The main goal of this project is to provide simple and robust facilities for loadbalancing and high-availability to Linux system and Linux based infrastructures.
PageKite is a system for exposing localhost servers to the public Internet. It is most commonly used to make local web servers or SSH servers publicly visible, although almost any TCP-based protocol can work if the client knows how to use an HTTP proxy.

It can be installed under macOS and Windows with just a few clicks. It provides them with all the tools they need to run WordPress on their desktop PC for testing or development purposes, for example. It doesn't matter if you prefer Apache or Nginx or if you want to work with PHP, Python, Perl or Ruby.

SkyDNS is a distributed service for announcement and discovery of services. It leverages Raft for high-availability and consensus, and utilizes DNS queries to discover available services. This is done by leveraging SRV records in DNS, with special meaning given to subdomains, priorities and weights (more info here: http://blog.gopheracademy.com/skydns).

warp lets you securely share your terminal with one simple command: warp open. When connected to your warp, clients can see your terminal exactly as if they were sitting next to you. You can also grant them write access, the equivalent of handing them your keyboard.