##Intro: Lroxy is a socks4 proxy builded with muduo.
##Usage:
$ cd makefile
$ make
$ ./socks4 [config file path]
Search config file in current dir by default.
There is a defalt config in makefile dir.
My environment:
Linux 3.19.8
g++ (GCC) 4.8.3
boost 1.54.0
Hasn't been fully tested yet.
######License: Copyright (c) 2015, Jiehong Zhang. All rights reserved.
Use of this source code is governed by a BSD-style license that can be found in the License file.