namebench

namebench

  • Owner: google/namebench
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

namebench 2.0

namebench provides personalized DNS server recommendations based on your
browsing history.

WARNING: This tool is in the midst of a major rewrite. The "master" branch is currently in experimental
form and currently lacks a user interface, nor does it support any command-line options.

For stable binaries, please see https://code.google.com/p/namebench/

What can one expect in namebench 2.0?

  • Faster
  • Simpler interface
  • More comprehensive results
  • CDN benchmarking
  • DNSSEC support

BUILDING:

Building requires Go 1.2 to be installed: http://golang.org/

  • Create a workspace directory, and cd into it.
  • Prepare your workspace directory:
    export GOPATH=`pwd`
    git clone https://github.com/google/namebench.git src/github.com/google/namebench
    go get github.com/mattn/go-sqlite3
    go get golang.org/x/net/publicsuffix
    go get github.com/miekg/dns
  • Build it.
    cd src/github.com/google/namebench
    go build namebench.go

You should have an executable named 'namebench' in the current directory.

RUNNING:

  • End-user: run ./namebench, which should open up a UI window.
  • Developer, run ./namebench_dev_server.sh for an auto-reloading webserver at http://localhost:9080/

Main metrics

Overview
Name With Ownergoogle/namebench
Primary LanguageGo
Program languageShell (Language Count: 4)
Platform
License:Apache License 2.0
所有者活动
Created At2012-11-14 20:56:13
Pushed At2024-07-25 00:13:54
Last Commit At2018-10-17 08:55:11
Release Count0
用户参与
Stargazers Count0.9k
Watchers Count66
Fork Count156
Commits Count1.1k
Has Issues Enabled
Issues Count17
Issue Open Count10
Pull Requests Count1
Pull Requests Open Count4
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private