<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 15:13:45 +0000</lastBuildDate>
    <item>
      <title>(Bash) HTTP Proxy Checker - sensimevanidus</title>
      <link>https://snipplr.com/view/17899/http-proxy-checker</link>
      <description>&lt;p&gt;This script tries to detect whether an HTTP Proxy works or not. It uses the HEAD command (high-level version of the lwp-request command) to connect to a given URL (http://www.google.com by default) via the given HTTP Proxy.&#13;
It takes 2 arguments; the first one is the IP Address or URL of the HTTP Proxy and the second one is its port number.&#13;
If you have a simpler or faster method, please let me know.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Aug 2009 17:40:23 UTC</pubDate>
      <guid>https://snipplr.com/view/17899/http-proxy-checker</guid>
    </item>
  </channel>
</rss>
