Skip to content
EntityQ841783· pop 33· linked from 157 articles

Also known as Squid proxy, Squid cache

proxy server and web cache daemon

Source code

Squid software is distributed under GPLv2+ license and includes contributions from numerous individuals and organizations. Please see the COPYING and CONTRIBUTORS files for details. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see

Excerpt from the source-code README · 1,513 chars · not written by Vinony

Wikidata facts

Instance of
free software
Official website
www.squid-cache.org
Show 8 more facts
programmed in
C
software version identifier
7.5
inception
1996-07-00
source code repository URL
git://github.com/squid-cache/squid.git
Sources (6)

via Wikidata · CC0

Article · 日本語

Squid(スクウィッド)はプロキシ (Proxy) サーバ、ウェブキャッシュサーバなどに利用されるフリーソフトウェア。GPLでライセンスされている。Squidの用途は、重複リクエストに対したキャッシュ応答によるウェブサーバの高速化や、ネットワーク資源を共有する人々が行うWorld Wide WebやDNSなどの様々なネットワーククエリのキャッシュなど、多岐にわたる。元来はUnix系のコンピュータで動作させる目的で設計されている。 Squidは長く開発が続けられてきた。多様なプロトコルをサポートしているが、主にHTTPとFTPで利用される。TLS/SSL、HTTPSなどのセキュリティで保護された通信のサポートも行われている。 当初はC言語で書かれていたが、バージョン3以降では多くのソースがC++で書かれたものに置き換えられている。

Abstract from DBpedia / Wikipedia · CC BY-SA