kitabisa / mubeng

An incredibly fast proxy checker & IP rotator with ease.
Apache License 2.0
1.62k stars 191 forks source link

[FEATURE] rotated proxy ip on verbose log #100

Closed Aokromes closed 2 years ago

Aokromes commented 2 years ago

Is your feature request related to a problem? Please describe. trying to use mubeng to connect to one page i needed few attempts to connect to target server, even the list of proxies was updated by one script on mubeng startup.

Describe the solution you'd like maybe a good idea can be show what's the proxy used of the txt to allow manually remove it.

Describe alternatives you've considered more strict checks of proxy "alive" status.

Additional context

* unexpected EOF
2022/02/14 16:13:19 [ERRO] ▶ 127.0.0.1:37108 Get "https://www.meneame.net:443/": unexpected EOF
2022/02/14 16:13:25 [DEBU] ▶ 127.0.0.1:37112 GET https://www.meneame.net:443/
* Request to https://www.meneame.net:443/
* Request from 127.0.0.1:37112
* Skipping TLS verification: connection is susceptible to man-in-the-middle attacks.
> GET / HTTP/1.1
> Host: www.meneame.net
> Accept: */*
> Accept-Language: en
> User-Agent: ELinks/0.13.2 (textmode; Linux 5.10.0-8-amd64 x86_64; 258x56-2)
> X-Forwarded-For: 51.159.24.172
> X-Forwarded-Proto: https

< HTTP/1.1 200 OK
< Cache-Control: max-age=0, must-revalidate, private
< Content-Type: text/html; charset=UTF-8
< Date: Mon, 14 Feb 2022 15:13:30 GMT
< Expires: Mon, 14 Feb 2022 15:13:30 GMT
< Pragma: no-cache
< Server: nginx
< Set-Cookie: AWSALBTG=████████████████████; Expires=Mon, 21 Feb 2022 15:13:30 GMT; Path=/
< Set-Cookie: AWSALBTGCORS=████████████████████; Expires=Mon, 21 Feb 2022 15:13:30 GMT; Path=/; SameSite=None; Secure
< Set-Cookie: AWSALB=████████████████████; Expires=Mon, 21 Feb 2022 15:13:30 GMT; Path=/
< Set-Cookie: AWSALBCORS=████████████████████; Expires=Mon, 21 Feb 2022 15:13:30 GMT; Path=/; SameSite=None; Secure
< Set-Cookie: PHPSESSID=████████████████████; path=/; secure; httponly; samesite=lax
< Vary: Accept-Encoding
< X-Cache: MISS from 3158151495b1
< X-Cache-Lookup: MISS from 3158151495b1:3128
dwisiswant0 commented 2 years ago

Information regarding the proxy being used can be seen in verbose mode in the X-Forwarded-For header on the request.