alchu4n

Results 6 issues of alchu4n

https://github.com/lcvvvv/kscan https://github.com/boy-hack/ksubdomain

![screenshot-20220602-144950](https://user-images.githubusercontent.com/97670155/171570401-aad590de-c621-4a40-b3a2-8f2a235599eb.png) ![image](https://user-images.githubusercontent.com/97670155/171570457-00208a8a-875a-4e6b-8f49-2825ea44bedc.png)

my machine info ![image](https://user-images.githubusercontent.com/97670155/201277945-2ed3e377-1f5f-4207-9583-b8c65da6614f.png) Use scan result ![image](https://user-images.githubusercontent.com/97670155/201277851-78d1fc09-0ae8-4005-aaaa-afb2565ba1c5.png)

Type: Question

I found during testing that the content-length parameter gets a value of zero ```bash echo www.ksyun.com|httpx -cl > https://www.ksyun.com [0] echo www.baidu.com|httpx -cl > https://www.baidu.com [0] echo https://www.ksyun.com|httpx -cl >...

Type: Bug

# Description I have added the necessary code to support Kingsoft Cloud Services, enabling the project to support a wider range of cloud services. This will enhance the functionality of...

enhancement

``` ➜ godlp git:(main) make go: gopkg.in/[email protected]: missing go.sum entry; to add it: go mod download gopkg.in/yaml.v2 go: gopkg.in/[email protected]: missing go.sum entry; to add it: go mod download gopkg.in/yaml.v2 make:...