Make your Windows PC accessible from anywhere via the Yaler relay.
Setting up your device requires a relay domain. Please sign up to get one.
Make sure JDK6+ is installed and your PATH environment variable contains its bin directory.
Follow these steps to build YalerTunnel from source on a Windows PC.
YalerTunnel.src.zip
$ javac YalerTunnel.javaA Web server or service has been installed and is running on the same Windows PC.
How to configure YalerTunnel on Windows to make a local Web service accessible from anywhere.
$ java YalerTunnel server 127.0.0.1:8080 try.yaler.io:80 RELAY_DOMAIN
Do not change the local IP (default: 127.0.0.1), unless the Web service runs on a separate device in the same network.
How to fix common issues.
$ java YalerTunnelnot recognized or java could not find main class download the compiled YalerTunnel.class and try again.
This work by Yaler GmbH is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.