Home ›Blog ›Posts ›applying proxy for the softwares without proxy support in linux applying proxy for the softwares without proxy support in linux Copy Page Copy as Markdown Copy page content as Markdown for LLMs Open in Claude Ask questions about this page Open in ChatGPT Ask questions about this pagecalendar Sep 13, 2010 · 1 min read ·Share on: twitter facebook linkedin copy Copy Page Copy as Markdown Copy page content as Markdown for LLMs Open in Claude Ask questions about this page Open in ChatGPT Ask questions about this pageIf you have http proxy, set it to system environment,export http_proxy=http://127.0.0.1:8000 Then start the application in that same terminal.If the proxy is socks proxy, use 'tsocks' to wrap the application in terminal.