Commit Graph

17 Commits

Author SHA1 Message Date
890afe93c8 Remove multiple thread detection timeout errors, optimize the processing of strrep and regrep configurations, and optimize the acquisition of host and port functions. 2022-02-06 19:04:04 +08:00
cb68da2b3c Support the same configuration name in the configuration file (still under test). 2022-01-02 18:36:09 +08:00
40df4da8b8 Httpudp support, fixed error reading httpdns "http_req". 2021-12-23 09:02:41 +08:00
627051ac94 Modify httpdns for Android, and fix the problem of negative number when get gets the length of host. 2021-07-20 22:17:06 +08:00
247f56f925 Main function complete parameter 2021-05-18 14:18:56 +08:00
ee08742da7 Support ipv6 2020-10-27 16:42:51 +08:00
3c8a3747ef Fix getting the host and port functions extract_ Host(), do not process post header temporarily. 2020-08-16 07:58:53 +08:00
f9f3abda71 Modify help information 2020-03-24 14:15:15 +08:00
e6072984a2 Add SSL encoding
Add long option
Add Android NDK compilation
No longer use the iniparser to read configuration files
2020-03-24 11:46:32 +08:00
8a44d18f0e eopll rewrite 2020-01-21 19:48:05 +08:00
6f7a666bf3 Support restart, status signal 2019-12-16 19:27:36 +08:00
3538b77afc Release configuration file memory 2019-06-20 09:39:31 +08:00
94f16b1f11 Modify README.md 2019-05-09 18:29:15 +08:00
577dd36b00 Add kill_all function to kill multiple processes
Support for custom profiles
2019-05-09 18:25:42 +08:00
e0261c8942 修改: Makefile
修改:     README.md
	修改:     conf.c
	修改:     conf.h
	修改:     conf/cproxy.ini
	修改:     cproxy.c
	修改:     cproxy.h
	新文件:   cproxy_help.c
	新文件:   cproxy_help.h
	修改:     cproxy_request.c
	修改:     cproxy_request.h
	修改:     log/cproxy.pid
2019-02-07 17:26:48 +08:00
266aade849 修改: Makefile
修改:     README.md
	新文件:   conf.c
	新文件:   conf.h
	修改:     cproxy.c
	修改:     cproxy.h
	修改:     cproxy_request.c
	新文件:   cproxy_request.h
	新文件:   log/cproxy.pid
2019-01-19 16:13:58 +08:00
daa409875b 修改: Makefile
新文件:   README.md
	新文件:   conf/cproxy.ini
	修改:     cproxy.c
	新文件:   cproxy.h
	新文件:   cproxy_request.c
2019-01-10 23:12:51 +08:00