mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
Allow setting content-type urlfw, and allow tcp
This commit is contained in:
@@ -404,7 +404,8 @@ no-route = 192.168.5.0/255.255.255.0
|
||||
# This option allows you to specify a URL location where a client can
|
||||
# post, and the message will be forwarded to the provided server. Any
|
||||
# reply will be provided as body into POST reply.
|
||||
#url-fw = /kerberos udp@127.0.0.1:8888
|
||||
#url-fw = /kerberos udp@127.0.0.1:88 application/kerberos
|
||||
#url-fw = /kerberos1 tcp@127.0.0.1:88 application/kerberos
|
||||
|
||||
#
|
||||
# The following options are for (experimental) AnyConnect client
|
||||
|
||||
Reference in New Issue
Block a user