aboutsummaryrefslogtreecommitdiff
path: root/promiscous~-help.pd
blob: eca5e1174708db38feee0cf2d3b149459ee57216 (plain)
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;