doc: update README.md

This commit is contained in:
fatedier 2016-07-11 23:35:34 +08:00
parent 36f8beee3d
commit c387138006
1 changed files with 14 additions and 14 deletions

View File

@ -10,20 +10,20 @@ frp is a fast reverse proxy to help you expose a local server behind a NAT or fi
## Catalog ## Catalog
* [What can I do with frp?](#What-can-I-do-with-frp?) * [What can I do with frp?](#what-can-i-do-with-frp)
* [Status](#Status) * [Status](#status)
* [Architecture](#Architecture) * [Architecture](#architecture)
* [Example Usage](#Example-Usage) * [Example Usage](#example-usage)
* [Communicate with your computer in LAN by SSH](#Communicate-with-your-computer-in-LAN-by-SSH) * [Communicate with your computer in LAN by SSH](#communicate-with-your-computer-in-lan-by-ssh)
* [Visit your web service in LAN by specific domain](#Visit-your-web-service-in-LAN-by-specific-domain) * [Visit your web service in LAN by specific domain](#visit-your-web-service-in-lan-by-specific-domain)
* [Features](#Features) * [Features](#features)
* [Authentication](#Authentication) * [Authentication](#authentication)
* [Encryption and Compression](#Encryption-and-Compression) * [Encryption and Compression](#encryption-and-compression)
* [Reload configures without frps stopped](#Reload-configures-without-frps-stopped) * [Reload configures without frps stopped](#reload-configures-without-frps-stopped)
* [Privilege Mode](#Privilege Mode) * [Privilege Mode](#privilege-mode)
* [Development Plan](#Development-Plan) * [Development Plan](#development-plan)
* [Contributing](#Contributing) * [Contributing](#contributing)
* [Contributors](#Contributors) * [Contributors](#contributors)
## What can I do with frp? ## What can I do with frp?