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
- Has use
- proxy server
Show 8 more facts
- programmed in
- C
- mailing list archive URL
- lists.squid-cache.org/pipermail/squid-users
- Stack Exchange tag
- stackoverflow.com/tags/squid
- software version identifier
- 7.5
- operating system
- Unix-like operating system
- inception
- 1996-07-00
- source code repository URL
- git://github.com/squid-cache/squid.git
- copyright license
- GNU General Public License, version 2.0 or later
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