Skip to content

Commit

Permalink
docs: updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
chetan committed Jan 5, 2022
1 parent a3761e2 commit ad80bd7
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# vproxy

> Zero-config virtual host reverse proxies with TLS, for local development
__A zero-config service mesh for local development__

Automatically update the hosts file and generate TLS certificates for any
hostname using a locally-trusted CA (via
[mkcert](https://github.com/FiloSottile/mkcert)/[truststore](https://github.com/jittering/truststore)).
Stop trying to remember port numbers and create secure endpoints for all of your
services. Automatically updates your hosts file, generates TLS certificates,
(via
[mkcert](https://github.com/FiloSottile/mkcert)/[truststore](https://github.com/jittering/truststore)),
and binds a reverse proxy with a single command.

No third-party dependencies. No Docker. No Kubernetes.

## Quickstart

Expand Down

0 comments on commit ad80bd7

Please sign in to comment.