This is a publicly edited version of the publicly available source code, owned by ClockworkMod. To use this, you need the ClockworkMod Tether app, available from the Google Play Store.
If you find a bug, fix it. This isn't my code - it's just a tweak on the ClockworkMod Tether public Linux driver code. If you do fix something, I'll promptly review and merge it.
At the top level directory of the package, run
sudo linux/run.sh
On the first run of Tether, node.js will be compiled. This will take a few minutes.
cd node
make distclean
./configure --without-snapshot
CXXFLAGS=-fpermissive make
Bugs are tracked in Github Issues