Thanks for the tip. I entered following (string according to wiki)

printf '\xFF\xFF\xFF\xFF\x54\x53\x6F\x75\x72\x63\x65\x20\x45\x6E\x67\x69\x6E\x65\x20\x51\x75\x65\x72\x79\x00' | netcat -u -w 1 myip 27020

If sv_master_legacy_mode is 1 the reply is correct with "pl" for SourceTV

But when I am using 0 (as we should)
the answer is "dl"

The data at the wiki must be outdated. Anyone knows the current string to query a server?



Am 10.11.2010 15:50, schrieb Joonas Lehtolahti:
On Wed, 10 Nov 2010 14:26:58 +0200, Ulrich Block <ulbl...@gmx.de> wrote:

Instead i would like to know which programm allows me to query any kind of ports with custom written query strings.

Try netcat (or nc for short), should be available in about any Unix-based system (not sure if shipped by default or if you need to install it from repository on some Linux distros)

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to