Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21dc82a6b660acb

Jump to content

StrangeSearch

From Wikipedia, the free encyclopedia
StrangeSearch
DevelopersJeremy Davis, Dan Dunham
Operating systemWindows
TypeSearch engine
LicenseGNU General Public License
Websitewww.strangesearch.net

StrangeSearch is a free, open-source indexing and search engine for Windows by Jeremy Davis and Dan Dunham. It was originally developed at Iowa State University and is the inspiration for several search engines.

StrangeSearch is written in C#, C++ and Perl. It has a native Windows user interface for administration and is accessed through a web browser for searching. StrangeSearch is licensed under the terms of the GNU General Public License.

This project is no longer actively maintained.

Features

[edit]

StrangeSearch has the ability to index the files shared by a large number of computers on a network via FTP or SMB (Windows file sharing). It also has a basic web interface pre-built in Perl to allow for searching and ranking of the top shares.

Projects inspired by StrangeSearch

[edit]

Many of these projects use the same StrangeSearch code, but some use(d) their own software.

  • Weirdsearch (Reimplementation in straight C by a bored coder- much faster.)
  • Pantssearch (Used StrangeSearch code with several UI enhancements.)
  • landex (Arguably better than StrangeSearch in terms of features; uses its own code.)[citation needed]
  • fseek
  • Seek42 (Linux-based, developed at the University of Missouri–Rolla, also available on SourceForge. Now maintained by one of the authors of the now defunct Seekant.)
[edit]