ocserv: updated to 0.8.9

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
Nikos Mavrogiannopoulos
2015-01-10 21:30:05 +01:00
parent 32da468cde
commit 93119a4573
3 changed files with 15 additions and 4 deletions
+5
View File
@@ -18,6 +18,11 @@ auth = "|AUTH|"
# A banner to be displayed on clients
banner = "Welcome to OpenWRT"
# When the server has a dynamic DNS address (that may change),
# should set that to true to ask the client to resolve again on
# reconnects.
listen-host-is-dyndns = |DYNDNS|
# Use listen-host to limit to specific IPs or to the IPs of a provided
# hostname.
#listen-host = [IP|HOSTNAME]