Skip to main content

XINA Tunnel

Overview

The XINA Tunnel application is required for client applications to communicate with the XINA Server via the XINA API.

Download

xina_tunnel.jar

log4j2.xml (log configuration file)

Usage

 java -Dlog4j.configurationFile="path to log4j2.xml" \
      -jar "path to xina_tunnel.jar" \
      -hostfile "path to host.properties" \
      -keyfile "path to key.json" \
      -ssl