!!URL : [http://127.0.0.1:33333/]
!Command Line
Launch CrushClient, then by typing the word "agent" or "agentui", the UI will launch.  The command agentui will not try and open your browser to the UI, just makes it available for later use is all.\\
{{{
java -jar CrushTunnel.jar
}}}
\\
!Manual
You can also launch the agent using alternative commands to get the UI by default:
{{{
java -cp CrushTunnel.jar com.crushftp.client.AgentUI
}}}
!Service / Daemon
You can also type the word "service" and the service will be installed on the machine making the agent be an always on and available File Transfer client for the end user.