|
2881609c0c
|
Optimize and fix some errors.
|
2022-01-19 21:48:02 +08:00 |
|
|
c0e238eb0c
|
It supports reading the same parameters in the configuration file (such as strrep and regrep)
|
2022-01-12 09:41:32 +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 |
|
|
9aa4d19547
|
The getaddrinfo () function is no longer used, the static compilation libc dependency is removed, and the configuration file server address is no longer supported to fill in the domain name.
|
2021-12-09 19:31:51 +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 |
|
|
3c0d42da76
|
optimization
|
2020-11-26 17:40:17 +08:00 |
|
|
843e5c80b5
|
Fix create_connection6() to support ipv6
|
2020-11-05 21:56:08 +08:00 |
|
|
ee08742da7
|
Support ipv6
|
2020-10-27 16:42:51 +08:00 |
|
|
c7d9d6ab03
|
Optimize gcc10 compilation error
Set the maximum number of open files per process
|
2020-09-09 21:55:48 +08:00 |
|
|
9ba3f7dcf1
|
optimization
|
2020-08-26 20:40:35 +08:00 |
|
|
4b40444806
|
Fix illegal reading and writing.
|
2020-08-21 17:51:19 +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 |
|
|
2e19c24eff
|
add httpdns client
|
2020-07-30 18:10:31 +08:00 |
|
|
ac28689fac
|
Language format
|
2020-06-08 20:28: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 |
|