Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
fee18ea2
Commit
fee18ea2
authored
Nov 30, 2015
by
intrigeri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move tails-spoof-mac out of the $PATH.
Refs:
#10658
parent
9b897e02
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
config/chroot_local-includes/etc/udev/rules.d/00-mac-spoof.rules
...chroot_local-includes/etc/udev/rules.d/00-mac-spoof.rules
+1
-1
config/chroot_local-includes/usr/local/lib/tails-spoof-mac
config/chroot_local-includes/usr/local/lib/tails-spoof-mac
+0
-0
refresh-translations
refresh-translations
+1
-1
wiki/src/contribute/design/MAC_address.mdwn
wiki/src/contribute/design/MAC_address.mdwn
+2
-2
No files found.
config/chroot_local-includes/etc/udev/rules.d/00-mac-spoof.rules
View file @
fee18ea2
# Note: ATTR{type}=="1" means ethernet (ARPHDR_ETHER, see Linux'
# sources, beginning of include/linux/if_arp.h)
SUBSYSTEM=="net", ACTION=="add", ATTR{type}=="1", RUN+="/usr/local/
sbin
/tails-spoof-mac $name"
SUBSYSTEM=="net", ACTION=="add", ATTR{type}=="1", RUN+="/usr/local/
lib
/tails-spoof-mac $name"
config/chroot_local-includes/usr/local/
sbin
/tails-spoof-mac
→
config/chroot_local-includes/usr/local/
lib
/tails-spoof-mac
View file @
fee18ea2
File moved
refresh-translations
View file @
fee18ea2
...
...
@@ -11,7 +11,7 @@ PYTHON_PROGS="/etc/whisperback/config.py \
SHELL_PROGS
=
"/etc/NetworkManager/dispatcher.d/60-tor-ready.sh
\
/usr/local/bin/electrum
\
/usr/local/bin/tails-upgrade-frontend-wrapper
\
/usr/local/
sbin
/tails-spoof-mac
\
/usr/local/
lib
/tails-spoof-mac
\
/usr/local/sbin/tails-i2p
\
/usr/local/sbin/i2p-browser
\
/usr/local/bin/tor-browser
\
...
...
wiki/src/contribute/design/MAC_address.mdwn
View file @
fee18ea2
...
...
@@ -440,7 +440,7 @@ used in a very straightforward way, so if we want to switch tool in
the future it's a simple task.
Helper scripts:
[[!tails_gitweb config/chroot_local-includes/usr/local/
sbin
/tails-spoof-mac]]
[[!tails_gitweb config/chroot_local-includes/usr/local/
lib
/tails-spoof-mac]]
<a id="limitation-only-spoof-nic-part"></a>
...
...
@@ -508,7 +508,7 @@ repeat the MAC spoofing until a new address is obtained, with up to
three tries.
Script:
[[!tails_gitweb config/chroot_local-includes/usr/local/
sbin
/tails-spoof-mac]]
[[!tails_gitweb config/chroot_local-includes/usr/local/
lib
/tails-spoof-mac]]
## Connection failure detection
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment