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 · Español
Squid es un servidor proxy para web con caché. Es una de las aplicaciones más populares y de referencia para esta función, es un desarrollo en software libre publicado bajo licencia GPL. Entre sus utilidades está la de mejorar el rendimiento de las conexiones de empresas y particulares a Internet guardando en caché peticiones recurrentes a servidores web y DNS, acelerar el acceso a un servidor web determinado o añadir seguridad realizando filtrados de tráfico. Aunque orientado principalmente a HTTP y HTTPS soporta también otros protocolos como FTP e incluso Gopher. Implementa cifrado SSL/TLS tanto en la conexión al servidor web como a los navegadores y cualquier cliente web que lo soporte. Squid es una aplicación muy consolidada en Internet. En desarrollo desde los años 1990, se le considera muy completo y robusto y es el software de referencia como servidor proxy-caché de web. Como muchas aplicaciones de software libre está incluido en distribuciones GNU/Linux pero se puede ejecutar también en entornos tipo Unix y hay algunas versiones para MS Windows.
Abstract from DBpedia / Wikipedia · CC BY-SA