The Best 8 Surfer Alternatives

  • Tornado Web Server

    Tornado is an open source version of the scalable, non-blocking web server. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast.

    Free Open Source Mac OS X Linux

  • SimpleHTTPServer

    python -m SimpleHTTPServer python3 -m http.server 8000 Documentation for python3 version: https://docs.python.org/3/library/http.server.html

    Free Open Source Mac OS X Windows Linux Self-Hosted

  • webfs

    webfs is a simple HTTP server for mostly static content. You can use it to serve the content of a FTP server via HTTP for example.

    Free Open Source Mac OS X Linux BSD Self-Hosted

  • nanoweb

    Nanoweb is an HTTP server written in PHP, designed to be small, secure, and extensible.

    Free Open Source Mac OS X Windows Linux Self-Hosted

  • Tinyweb

    TinyWeb is an extremely small (executable file size is 53K), simple (no configuration other than through the command line) and fast (consumes a minimum of system...

    Free Windows

  • SimpleServer:WWW

    Ever wanted to set up a webserver so that you could have your friends check out a new page you're working on? Or maybe you'd just like to play around with HTML...

    Free Windows Self-Hosted

  • Simple HTTP Server

    Need to share some files with your colleagues or setup basic html website on your machine? It's very simple with Simple HTTP Server. Just click 'Start...

    Free Open Source Mac OS X