all:
	g++ -g -DUNIX *.cpp tv/*.cpp ../master/i_net.cpp -o proxy
