From c17e6115bda2e692dab2c47dc0be6e343741bc61 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Tue, 19 Nov 2002 12:02:33 +0000 Subject: added doc directory svn path=/trunk/; revision=220 --- externals/build/doc/promiscous~.pd | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 externals/build/doc/promiscous~.pd (limited to 'externals/build/doc/promiscous~.pd') diff --git a/externals/build/doc/promiscous~.pd b/externals/build/doc/promiscous~.pd new file mode 100644 index 00000000..eca5e117 --- /dev/null +++ b/externals/build/doc/promiscous~.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; -- cgit v1.2.1