Browse Source

improved formating in README.md

pull/1/head
Maximilian Münchow 8 years ago
parent
commit
a157c30eb0
  1. 5
      README.md

5
README.md

@ -44,7 +44,7 @@ Match extensions
================ ================
ts3init_get_cookie ts3init_get_cookie
-------------------- ------------------
Matches if the packet in question is a valid TeamSpeak 3 *get cookie* packet Matches if the packet in question is a valid TeamSpeak 3 *get cookie* packet
from the client. from the client.
There are additional parameters that can be set: There are additional parameters that can be set:
@ -64,7 +64,8 @@ ts3init_get_cookie match options:
ts3init_get_puzzle ts3init_get_puzzle
-------------------- --------------------
Matches if the packet in question is a valid TeamSpeak 3 *get puzzle* packet Matches if the packet in question is a valid TeamSpeak 3 *get puzzle* packet
from the client. There are additional parameters that can be set: from the client.
There are additional parameters that can be set:
``` ```
$ iptables -m ts3init_get_puzzle -h $ iptables -m ts3init_get_puzzle -h
<..> <..>

Loading…
Cancel
Save