Kuucheen / KC-Checker

Advanced open-source proxy checker written in go
MIT License
42 stars 7 forks source link

instructions #17

Open h9052300 opened 2 months ago

h9052300 commented 2 months ago

Looking forward to better instructions, thanks!

Kuucheen commented 2 months ago

Could you please provide more details about where you need better instructions? Are you having issues with running the program, installing it, or something else?

Hiradpi commented 1 month ago

for example what does "iplookup" really means ? we need a little more context thanl "A website that returns the ip" what does it do in the script ? what does it look for ? country code ? the proxy's outbound ip ?? and what bancheck mean exacly for example would something like this work ?

"bancheck": "https://login.microsoftonline.com/common/oauth2/v2.0/authorize", "keywords": [ "" // a part of html response ],

does the status code need to be 200 ? and the last one : what does "judges" mean Websites that returns the headets of the request does not make any sense and does not explain anything

the script it self is very well written but the documentation/usage is very confusing for skids and non-programmers who can't read the source

thank you <3

Kuucheen commented 1 month ago

I hope I improved the documentation by a bit, let me know if there are is any lack of clarity .