It supports reading the same parameters in the configuration file (such as strrep and regrep)

This commit is contained in:
2022-01-12 09:41:32 +08:00
parent cb68da2b3c
commit c0e238eb0c
47 changed files with 300 additions and 103 deletions

BIN
obj/local/arm64-v8a/CProxy Executable file

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,3 @@
./obj/local/arm64-v8a/objs/CProxy/conf.o: conf.c conf.h
conf.h:

Binary file not shown.

View File

@@ -0,0 +1,3 @@
./obj/local/arm64-v8a/objs/CProxy/help.o: help.c help.h
help.h:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
./obj/local/arm64-v8a/objs/CProxy/http_proxy.o: http_proxy.c http_proxy.h \
conf.h main.h
http_proxy.h:
conf.h:
main.h:

Binary file not shown.

View File

@@ -0,0 +1,10 @@
./obj/local/arm64-v8a/objs/CProxy/http_request.o: http_request.c \
http_request.h http_proxy.h conf.h main.h
http_request.h:
http_proxy.h:
conf.h:
main.h:

Binary file not shown.

View File

@@ -0,0 +1,12 @@
./obj/local/arm64-v8a/objs/CProxy/httpdns.o: httpdns.c httpdns.h main.h \
http_request.h http_proxy.h conf.h
httpdns.h:
main.h:
http_request.h:
http_proxy.h:
conf.h:

Binary file not shown.

View File

@@ -0,0 +1,12 @@
./obj/local/arm64-v8a/objs/CProxy/httpudp.o: httpudp.c http_request.h \
http_proxy.h conf.h main.h httpudp.h
http_request.h:
http_proxy.h:
conf.h:
main.h:
httpudp.h:

Binary file not shown.

View File

@@ -0,0 +1,16 @@
./obj/local/arm64-v8a/objs/CProxy/main.o: main.c main.h http_proxy.h \
conf.h http_request.h httpdns.h httpudp.h help.h
main.h:
http_proxy.h:
conf.h:
http_request.h:
httpdns.h:
httpudp.h:
help.h:

BIN
obj/local/armeabi-v7a/CProxy Executable file

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,3 @@
./obj/local/armeabi-v7a/objs/CProxy/conf.o: conf.c conf.h
conf.h:

Binary file not shown.

View File

@@ -0,0 +1,3 @@
./obj/local/armeabi-v7a/objs/CProxy/help.o: help.c help.h
help.h:

Binary file not shown.

View File

@@ -0,0 +1,8 @@
./obj/local/armeabi-v7a/objs/CProxy/http_proxy.o: http_proxy.c \
http_proxy.h conf.h main.h
http_proxy.h:
conf.h:
main.h:

Binary file not shown.

View File

@@ -0,0 +1,10 @@
./obj/local/armeabi-v7a/objs/CProxy/http_request.o: http_request.c \
http_request.h http_proxy.h conf.h main.h
http_request.h:
http_proxy.h:
conf.h:
main.h:

Binary file not shown.

View File

@@ -0,0 +1,12 @@
./obj/local/armeabi-v7a/objs/CProxy/httpdns.o: httpdns.c httpdns.h main.h \
http_request.h http_proxy.h conf.h
httpdns.h:
main.h:
http_request.h:
http_proxy.h:
conf.h:

Binary file not shown.

View File

@@ -0,0 +1,12 @@
./obj/local/armeabi-v7a/objs/CProxy/httpudp.o: httpudp.c http_request.h \
http_proxy.h conf.h main.h httpudp.h
http_request.h:
http_proxy.h:
conf.h:
main.h:
httpudp.h:

Binary file not shown.

View File

@@ -0,0 +1,16 @@
./obj/local/armeabi-v7a/objs/CProxy/main.o: main.c main.h http_proxy.h \
conf.h http_request.h httpdns.h httpudp.h help.h
main.h:
http_proxy.h:
conf.h:
http_request.h:
httpdns.h:
httpudp.h:
help.h: