• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/l7-protocols/
1# TeamSpeak - VoIP application - http://goteamspeak.com
2# Pattern attributes: good veryfast fast
3# Protocol groups: voip proprietary
4# Wiki: http://www.protocolinfo.org/wiki/TeamSpeak
5#
6# This pattern has been tested by Matthew Strait and verified by packet
7# traces by at least two other people.  The meaning of f4b303 is not
8# known, but it seems to appear in all first packets.  This pattern only
9# matches the actual UDP voice traffic, not the TeamSpeak web interface
10# or "TCP query".
11
12teamspeak
13^\xf4\xbe\x03.*teamspeak
14
15