Spoofing mac address

another tool that i use for covering my ass from tracking beside my tunnel tool, i use spoof-mac, a python library that can be called from your lovely terminal, you could install it via pip install SpoofMAC. run sudo spoof-mac randomize wi-fi and you’ll get a random mac address assigned to your ether. you could set the spoof-mac to run everytime you boot up your machine and before joining the network (see their github project).

or maybe if you don’t want to install spoof-mac you could always use good old fashion ifconfig by runnning this command sudo ifconfig en0 ether xx:xx:xx:xx:xx:xx (remember, use hex for macaddr). or you can use a generated value by using this openssl rand -hex 6 | sed 's/\(..\)/\1:/g; s/.$//'

Read more →

My ten most frequent Command line

this is the tip post from coderwall, and here’s my result.

10 commands

I hate SVN

svn: The path ‘.’ appears to be part of a Subversion 1.7 or greater working copy. Please upgrade your Subversion client to use this to your bash profile. working copy.


Tag: #rant

Tmux copy paste with mouse on MacOSX

using tmux is great for your productivity. so, by default tmux is not capable doing copy pasting using your mouse by dragging text and then right click copy as usual. here’s what you can do, by pressing option and select what text that you want to copy at the same time.


Tags: #tmux, #macosx

Want! Selvedge Sleeves

Selvedge Sleeves

Denim! WANT!

(via uncrate)


Tag: #life