single updated test file

This commit is contained in:
Joseph Henry 2015-12-18 15:19:34 -08:00
parent 81203b20b8
commit 608e059b18

View File

@ -29,9 +29,11 @@ echo '*** Up and running at' $virtip4 ' on network: ' $nwid
echo '*** Writing address to ' "$address_file"
echo $virtip4 > "$address_file"
export ZT_NC_NWID=$dev
export ZT_NC_NETWORK=/var/lib/zerotier-one/nc_"$dev"
echo $ZT_NC_NETWORK
export LD_PRELOAD ./libzerotierintercept.so
# --- Test section ---
echo '*** Starting application...'
sleep 0.5
zerotier-intercept node httpserver.js
node httpserver.js