File: promiscous~-help.pd

package info (click to toggle)
pd-ext13 0.17.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 392 kB
  • ctags: 638
  • sloc: ansic: 3,618; makefile: 251
file content (9 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
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;