diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-06-05 02:48:51 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-06-05 02:48:51 +0000 |
commit | 3e9b7cc8074be82a61d041f5d983775df8a59116 (patch) | |
tree | 12c21780fa74e7ea5fd3caeb8f118108ab0f51e7 /promiscous~-help.pd | |
parent | f919d5950a9250ad58a1f88d8220202962335166 (diff) |
removed old build system and moved help files into same folder to make it a libdir
svn path=/trunk/externals/ext13/; revision=11674
Diffstat (limited to 'promiscous~-help.pd')
-rw-r--r-- | promiscous~-help.pd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/promiscous~-help.pd b/promiscous~-help.pd new file mode 100644 index 0000000..eca5e11 --- /dev/null +++ b/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; |