User Activity

  • Posted a comment on ticket #1960 on HtmlUnit

    I was able to get authenticated SOCKS5 to work by creating my own Authenticator subclass that checks the incoming SOCKS5 authentication request against a list of registered proxies. In the below code snippet, VProxy.getProxies() is getting a list of all proxies that I have defined - you can of course create your own way of having users specify proxies to use. public enum VProxyType_e { HTTP, SOCKS5 } public abstract class VProxy { protected VProxyType_e proxyType; protected String host, username,...

  • Created ticket #1960 on HtmlUnit

    Authenticated SOCKS5 with username/password does not work

  • Modified a comment on ticket #738 on esniper: a lightweight eBay sniping tool

    Thank you for the snippet @hpgo edit: actually, you will want wget -q http://esniper.cvs.sourceforge.net/viewvc/esniper/esniper/history.c?revision=1.36 -O history.c wget -q http://esniper.cvs.sourceforge.net/viewvc/esniper/esniper/auction.c?revision=1.142 -O auction.c

  • Posted a comment on ticket #738 on esniper: a lightweight eBay sniping tool

    Thank you for the snippet @hpgo

View All

Personal Data

Username:
rvaidya
Joined:
2008-05-28 22:55:16

Projects

This is a list of open source software projects that Rahul Vaidya is associated with:

Personal Tools