hi all,

after reading this guide, is this for enabling squid for SOCKSv5 ie UDP -

https://wiki.squid-cache.org/Features/Socks

export CFLAGS=" -Dbind=SOCKSbind "export CXXFLAGS=" -Dbind=SOCKSbind
"export LDADD=" -lsocks "


when building squid from source, do i append it at the end of the
"configure options"

cd /tmp/squid-4.15
./configure --with-openssl --enable-ssl-crtd --enable-icap-client
--enable-http-violations && make && make install

thanks,
rob

-- 
Regards,

Robert K Wild.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to