General TC > Programming & Scripting - Unofficial

Run a .tcz file

<< < (2/4) > >>

Juanito:
macchanger-1.5.0 does not exist in the tinycore repos, so I guess you are using a different distribution or product based on tinycore - you should ask them for help.

As a suggestion look under /tmp/tcloop/macchanger-1.5.0 to see what you can find.

Rich:
Hi mic
Open a terminal and enter:

--- Code: ---macchanger -h
--- End code ---
and it should display a help message. Here's a man page that may be of some use:
https://manpages.debian.org/jessie/macchanger/macchanger.1

mic:
Thank you Rich!  Deal have progressed litle bit.
But  if insert  "macchahger -m"  (or  any indexes)  the system writes the same thing!  (see my add )

mic:
Juanito
Please see my picture (start page)

Rich:
Hi mic
That's because the  -m  option requires you to include a  MAC  address, and you probably need to run it as root, like this:

--- Code: ---sudo macchanger -m 00:02:e3:07:6a:d4
--- End code ---

Or if you want a random  MAC  address instead of a specific one:

--- Code: ---sudo macchanger -A
--- End code ---

    [EDIT]: Fixed typo. Changed  macchahger  to  macchanger.  Rich

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version