From 8057ab1167b3c0c19f8212c86c7a849ca3997d47 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Thu, 27 May 2021 21:58:17 +0200 Subject: bumped enochecker and implemented exploits with minor tweaks to source --- service/tests/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'service/tests/test.sh') diff --git a/service/tests/test.sh b/service/tests/test.sh index a4b1884..4835024 100644 --- a/service/tests/test.sh +++ b/service/tests/test.sh @@ -43,7 +43,7 @@ checkleaks() { connect() { if [ "$RUNTYPE" == "remote" ]; then - nc localhost 9000 + nc localhost 9090 elif [ "$RUNTYPE" == "debug" ]; then checkleaks else -- cgit v1.2.3-71-gd317