mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
doc update
This commit is contained in:
10
README.md
10
README.md
@@ -4,8 +4,8 @@
|
||||
|
||||
This program is openconnect VPN server (ocserv), a server for the
|
||||
[openconnect VPN client](http://www.infradead.org/openconnect/).
|
||||
It is believed to be compatible with the protocol
|
||||
used by CISCO's AnyConnect SSL VPN.
|
||||
It follows the [openconnect protocol](https://github.com/openconnect/protocol)
|
||||
and is believed to be compatible with CISCO's AnyConnect SSL VPN.
|
||||
|
||||
|
||||
# Build dependencies
|
||||
@@ -69,7 +69,7 @@ version on the development system, if the included libopts library is to
|
||||
be used.
|
||||
|
||||
|
||||
# Installation instructions
|
||||
# Basic installation instructions
|
||||
|
||||
Now you need to generate a certificate. E.g.
|
||||
```
|
||||
@@ -83,6 +83,10 @@ To run the server on the foreground edit the [sample.config](doc/sample.config)
|
||||
# cd doc && ../src/ocserv -f -c sample.config
|
||||
```
|
||||
|
||||
# Configuration
|
||||
|
||||
Several configuration instruction are available in [the recipes repository](https://github.com/openconnect/recipes).
|
||||
|
||||
|
||||
# Profiling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user