Small tool to use TOR network for networking command utility, with DNS resolution and SSL/TLS communication support written in C
User can also use custome proxy configuration or the tool uses by default configuration
Usage:
$ make
$ ./prox <host> <port> [use_ssl]
$ ./prox 11.11.11.11 1111 ssl // If not using SSL then leave the arguement blank
Further improvements and feedbacks are appreciated