GSA Contact Form Failed Submission Rate Through The Roof?

what config does the squid have that will work as a charm?
Squid is written in C++ and it's very fast. You don't need any special config, basic is enough.
For normal IPv4 proxy:
Code:
#!/bin/bash
apt update
apt install squid apache2-utils -y
htpasswd -cb /etc/squid/internet_users owner 123123

echo 'http_port 8000
acl owner src ***your IP***/24
http_access allow owner
auth_param basic program /usr/lib/squid/basic_ncsa_auth /etc/squid/internet_users
auth_param basic children 5 startup=2 idle=1
auth_param basic realm =HITMAN=
auth_param basic credentialsttl 12 hours
acl internet_users proxy_auth REQUIRED
http_access allow internet_users
http_access deny all
cache deny all' > /etc/squid/squid.conf

service squid restart
exit
 
after being banned ftom one aff and zero sales I guess hes given up
 
Already solved that. Got 60 private proxies, success rate went up
How much is your monthly proxy and Xevil cost?


I am about to buy a GSA-ser key, what information should I ask the seller to provide?
 
I'm testing this out now. Has anyone made bank with GSA Website Contact?
 
usually is a proxy issue
or a config issue
it need more monitoring
 
The original post was from way back. Is it worth visiting or just making your own post at this point?
 
Back
Top