File: default

package info (click to toggle)
macchanger 1.7.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,124 kB
  • sloc: sh: 1,421; ansic: 601; python: 44; makefile: 28
file content (11 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
# before bringing up any network interface, run macchanger. Careful, this is
# not guaranteed to prevent leaking your real MAC address before the new one
# gets assigned!
#
ENABLE_ON_POST_UP_DOWN=false


# by default, macchanger runs on all network interfaces but loopback (lo).  If
# you only want it to run on specific network interfaces, set them here:
#
#ENABLE_INTERFACES="wlan0"