diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-10-20 03:34:06 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-10-20 03:34:06 +0000 |
commit | b9bd28638ceadcae8dd3e2acee590378f6eb2d3b (patch) | |
tree | bffe0b9fa0908ecce97952bdc0ea18f189cf6866 /doc/promiscous~-help.pd | |
parent | 66512a94d165bcd5541fe2c1998ef65e0af5033e (diff) |
renamed help patches to be compatible with 0.37
svn path=/trunk/externals/ext13/; revision=1112
Diffstat (limited to 'doc/promiscous~-help.pd')
-rw-r--r-- | doc/promiscous~-help.pd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/promiscous~-help.pd b/doc/promiscous~-help.pd new file mode 100644 index 0000000..eca5e11 --- /dev/null +++ b/doc/promiscous~-help.pd @@ -0,0 +1,9 @@ +#N canvas 291 56 450 300 10; +#X obj 89 151 dac~; +#X text 15 19 promiscous~ converts all network traffic; +#X text 15 41 from a given interface to signal.; +#X text 15 196 pd must run with root permissions \, to catch the traffic +; +#X obj 100 93 promiscous~ eth0; +#X connect 4 0 0 0; +#X connect 4 0 0 1; |