Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第15,99116,000项(搜索用时0.014秒)
www/w3lib-1.15.0 (Score: 9.2782444E-5)
Library of web-related functions
This is a Python library of web-related functions, such as: - remove comments, or tags from HTML snippets - extract base url from HTML snippets - translate entites on HTML strings - encoding mulitpart/form-data - convert raw HTTP headers to dicts and vice-versa - construct HTTP auth header - converting HTML pages to unicode - RFC-compliant url joining - sanitize urls (like browsers do) - extract arguments from urls
www/yesod-1.4.1.5 (Score: 9.2782444E-5)
Creation of type-safe, RESTful web applications
A RESTful web framework with strong compile-time guarantees of correctness. It also affords space efficient code, highly concurrent loads, and portability to many deployment backends (via the wai package), from CGI to stand-alone serving. Yesod also focuses on developer productivity. Yesod integrates well with tools for all your basic web development (wai, persistent, and shakespeare/hamlet).
www/httpuv-1.3.3 (Score: 9.2782444E-5)
HTTP and WebSocket server library for R
httpuv provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone. httpuv is built on top of the libuv and http-parser C libraries, both of which were developed by Joyent, Inc.
www/Flask-OAuthlib-0.9.3 (Score: 9.2782444E-5)
OAuthlib for Flask
Flask-OAuthlib is an extension to Flask that allows you to interact with remote OAuth enabled applications. On the client site, it is a replacement for Flask-OAuth. But it does more than that, it also helps you to create OAuth providers.
www/firefox-45.4.0 (Score: 9.2782444E-5)
Web browser based on the browser portion of Mozilla
Mozilla Firefox is a free and open source web browser descended from the Mozilla Application Suite. It is small, fast and easy to use, and offers many advanced features: o Popup Blocking o Tabbed Browsing o Live Bookmarks (ie. RSS) o Extensions o Themes o FastFind o Improved Security
www/midori-0.5.11 (Score: 9.2782444E-5)
Lightweight web browser using WebKit browser engine
Midori is a lightweight web browser. * Full integration with GTK+2/GTK+3. * Fast rendering with WebKit. * Tabs, windows and session management. * Bookmarks are stored with XBEL. * Searchbox based on OpenSearch. * Custom context menu actions. * User scripts and customized keyboard support. * Extensible via Vala scripts.
www/mitmproxy-0.15 (Score: 9.2782444E-5)
SSL-capable man-in-the-middle proxy
'mitmproxy' is an SSL-capable man-in-the-middle HTTP proxy. It provides a console interface that allows traffic flows to be inspected and edited on the fly. 'mitmdump' is the command-line version of mitmproxy, with the same functionality but without the frills. Think tcpdump for HTTP.
www/mnogosearch-3.4.1 (Score: 9.2782444E-5)
Full featured SQL-based hypertext search engine
mnoGoSearch is a full featured SQL-based search engine for intranet or small domain Internet web servers. You can also use it to build specialized search engines such as cooking recipies or searching newspaper articles. Provides pre-built web search frontend in C (via CGI).
www/jesred-1.2.1 (Score: 9.2782444E-5)
Redirector for Squid
Jesred is a very fast and highly configurable redirector for the Squid Internet Object Cache. It was derived from Chris Foote's and Wayne Piekarski's Squirm 1.0 betaB and some code from Squid itself, but is about 2-3x faster than the original version and has some additional features.
www/mod_jail-0.5.2 (Score: 9.2782444E-5)
Apache module to enable an easy alternative to mod_chroot
mod_jail is Apache 1.3.xx/2.0.xx/2.2.xx module, that makes running Apache in a secure jail prison easy, so it is intended to run on FreeBSD only. It is similar to mod_chroot, but uses FreeBSD's specific system call - jail. Also mod_jail make it possible to change securelevel into jail prison. Original web site: http://igorpopov.newmail.ru/mod_jail/