diff options
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; |