I run server with command
sudo apt-get install default-jre
wget http://downloads.cncnet.org/cncnet-tunnel.exe
nohup java -jar cncnet-tunnel.exe -name "My cool server" -maxclients 200 -port 50000 -headless > cncnet-tunnel.log &
I want Monitor Connection Real Time like Windows.