Is it possible to see what server I am connected to with the nexuiz client from another program
What I wanna do is to add something like
Playing nexuiz at 192.168.0.1
To the status line of my IM client
Moderators: Nexuiz Moderators, Moderators
sudo tcpdump -pni eth1 udp dst port 26000 | python nexuiz_status-0.1.0.py
GreEn`mArine wrote:I think it would be better to have a look at the log first, because otherwise the script will only work if you connect to servers that run on port 26000, right ? And, well, many servers don't use that port.
Return to Nexuiz - General Discussion
Users browsing this forum: No registered users and 1 guest