jugyo / termtter

moved to https://github.com/termtter/termtter
201 stars 34 forks source link

howto use proxy? #133

Closed gogonkt closed 13 years ago

gogonkt commented 13 years ago

http_proxy='127.0.0.1:8118' termtter but failt and set config.proxy.host = '127.0.0.1' config.proxy.port = '8118' both not work,

<<% http_proxy='127.0.0.1:8118' termtter 2>&1 |wgetpaste>> output: http://paste.pocoo.org/show/322035/

Termtter 1.9.0 install from Gem 8118 is privoxy http proxy

emasaka commented 13 years ago

What if <> ?

(trunk version recognizes http_proxy (in downcase), but released version does not.)

gogonkt commented 13 years ago

<> worked final, :D it need 'http://' 囧, so intresting Termtter 1.9.0 http_proxy worked , upper case don't