aixiao aixiao
  • Joined on 2021-05-18
aixiao pushed to master at aixiao/CProxy 2022-04-23 21:57:12 +08:00
0efa5309a6 Optimize daemon().
aixiao pushed to master at aixiao/CProxy 2022-04-20 17:14:00 +08:00
f6800178f4 Remove unsafe functions.
aixiao pushed to master at aixiao/rm_ 2022-04-19 14:02:33 +08:00
e725f20b30 优化脚本
aixiao pushed to master at aixiao/rm_ 2022-04-15 14:54:57 +08:00
cefd122c19 更优雅
aixiao pushed to master at aixiao/reboot_temperature 2022-04-10 22:35:36 +08:00
f881a600d3 配置文件自定义邮箱信息
aixiao pushed to master at aixiao/rm_ 2022-04-01 21:20:49 +08:00
494e3724ed 脚本内添加安装、卸载功能
aixiao pushed to master at aixiao/CProxy 2022-03-25 15:35:42 +08:00
5e3b8d0194 Fix the problem that linked list inversion does not take effect.
aixiao pushed tag 20220324 to aixiao/rm_ 2022-03-24 19:00:54 +08:00
aixiao released 20220324 at aixiao/rm_ 2022-03-24 19:00:54 +08:00
aixiao pushed to master at aixiao/rm_ 2022-03-24 18:42:48 +08:00
5df2ddbd89 读取配置文件失败后添加默认的垃圾桶目录
aixiao pushed to master at aixiao/rm_ 2022-03-19 17:41:21 +08:00
96246e8eb8 优化读取配置文件
aixiao pushed to master at aixiao/rm_ 2022-03-11 22:24:10 +08:00
daafec68f5 Support Android.
aixiao pushed to master at aixiao/ais 2022-02-07 19:26:45 +08:00
b1b28b11e4 Optimize the extract_host() function.
aixiao pushed to master at aixiao/CProxy 2022-02-06 19:09:20 +08:00
890afe93c8 Remove multiple thread detection timeout errors, optimize the processing of strrep and regrep configurations, and optimize the acquisition of host and port functions.
aixiao pushed to master at aixiao/libconf 2022-01-20 12:08:32 +08:00
6deababa06 添加字符串预处理,设置转义字符
aixiao pushed to master at aixiao/CProxy 2022-01-19 21:48:24 +08:00
2881609c0c Optimize and fix some errors.
aixiao pushed to master at aixiao/daemon 2022-01-13 19:19:29 +08:00
cc8bd2c972 修改配置文件格式
aixiao pushed to master at aixiao/CProxy 2022-01-12 09:45:14 +08:00
c0e238eb0c It supports reading the same parameters in the configuration file (such as strrep and regrep)
aixiao pushed to master at aixiao/ais 2022-01-12 09:39:26 +08:00
6403ab9004 Fix int extract_host(const char *header) function
aixiao pushed to master at aixiao/CProxy 2022-01-02 18:38:34 +08:00
cb68da2b3c Support the same configuration name in the configuration file (still under test).