Linux
Project: Coding a “Toralizer” in C
Toralizer.c turns any Linux command into a TOR network client – on the fly!. You just stick the command in front of curl, npm, ssh or anything.
It sounds pretty advanced, but it is easier to code than you might think. In this video you will improve your skills in pointers and function pointers, in structures and sockets, but also in pre-processor features like macros and constants.
Before you begin, download and install TOR from torproject.org. In Debian Linux you just type: sudo apt-get install tor
Happy coding!
JB
[ad_2]
source