A few update to the script. Now is has percentages, “other” information field and the option of providing how many results you want back. and color output :) .

Enjoy


 

One Response to Bugmenot CLI script ( updated )

  1. Hi Matias,

    thanks for sharing this with us. Would you mind adding a few lines to use a possible HTTP proxy (configured via ENV['http_proxy']) instead of connecting directly? I was just sitting behind a company proxy and the script couldn’t connect to bugmenot.com.

    Shouldn’t be too hard according to the docs [1] (my ruby knowledge is zero), one would just keep in mind that people tend to use two formats.

    http_proxy=proxy:port
    http_proxy=http://proxy:port

    Sebastian

    [1] http://www.ensta.fr/~diam/ruby/online/ruby-doc-stdlib/libdoc/net/http/rdoc/classes/Net/HTTP.html

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>