mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-14 06:48:16 +08:00
tests: check whether IPs are being passed correctly to script when in proxyproto
That is check whether the remote IP passed is other than localhost, and there is a non-empty IP_REAL_LOCAL.
This commit is contained in:
@@ -26,6 +26,7 @@ ADD ocserv /usr/sbin/
|
||||
ADD ocpasswd /usr/bin/
|
||||
ADD occtl /usr/bin/
|
||||
ADD myscript /usr/bin/
|
||||
ADD proxy-connectscript /usr/bin/
|
||||
# It's not possible to use mknod inside a container with the default LXC
|
||||
# template, so we untar it from this archive.
|
||||
ADD dev-tun.tgz /dev/
|
||||
|
||||
Reference in New Issue
Block a user