enobufs / stun

STUN server using node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to connect when it reports 'All sockets closed.'

NewReStarter opened this issue · comments

When it completes, it suggests the following info.

Complete(0): Open NB=I EF=I (Open to internet) mapped=144.214.112.87:59390 rtt=0
All sockets closed.

Is it possible to keep the socket open?

Just comment out the socket close call

client.close(function () {