TCP-UDP-Proxy
TCP-UDP-Proxy copied to clipboard
Compiling Errors
Hello, I noticed that when I try to make, it runs into multiple deprecated errors and if I try to ignore them it end up saying
g++: error: ./xrandom.o: No such file or directory g++: error: ./tcp_proxy.o: No such file or directory g++: error: ./faraway_proxy.o: No such file or directory g++: error: ./args.o: No such file or directory g++: error: ./xdaemon.o: No such file or directory g++: error: ./udp_proxy.o: No such file or directory g++: error: ./watch.o: No such file or directory g++: error: ./common.o: No such file or directory g++: error: ./xthread.o: No such file or directory g++: error: ./ip_proxy.o: No such file or directory g++: error: ./xmisc.o: No such file or directory g++: error: ./ServerArgsBase.o: No such file or directory g++: error: ./shared_data.o: No such file or directory
And I just wanted to ask if you could update your project since I would love to use it for my purposes. Regards, Malte Stein