Grammar fixes and improved README

I think this reads nicer and more accurately describes the HTTP reverse proxying.
This commit is contained in:
Christian Muehlhaeuser 2018-10-25 00:57:50 +02:00 committed by GitHub
parent 66a69f873f
commit bae1ecdc69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
## What is frp?
frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. Now, it supports tcp, udp, http and https protocol when requests can be forwarded by domains to backward web services.
frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. As of now, it supports tcp & udp, as well as http and https protocols, where requests can be forwarded to internal services by domain name.
## Table of Contents