soulmaster01
Newbie
- Jan 24, 2025
- 20
- 12
I scrape http proxies , check which support tunneling using CONNECT and send my request to SMTP server. This was for the sole purpose of masking my IP (because of high volume of requests , of coarse).
However, you can still see my public IP from the mail's headers , meaning my attempt was unsuccessful.
Is there any other way to mask IP while sending a SMTP type request?
I did a bit of searching , and as I can see , socks5 type proxies are the perfect match for anonimity+SMTP type of connection , however , they are expensive , considering how many of them I need.
Thanks.
However, you can still see my public IP from the mail's headers , meaning my attempt was unsuccessful.
Is there any other way to mask IP while sending a SMTP type request?
I did a bit of searching , and as I can see , socks5 type proxies are the perfect match for anonimity+SMTP type of connection , however , they are expensive , considering how many of them I need.
Thanks.