LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
greendns/__init__.py
greendns/cache.py
greendns/connection.py
greendns/forwarder.py
greendns/handler_base.py
greendns/handler_greendns.py
greendns/handler_quickest.py
greendns/ioloop.py
greendns/localnet.py
greendns/server.py
greendns/session.py
greendns/timer.py
greendns.egg-info/PKG-INFO
greendns.egg-info/SOURCES.txt
greendns.egg-info/dependency_links.txt
greendns.egg-info/entry_points.txt
greendns.egg-info/not-zip-safe
greendns.egg-info/requires.txt
greendns.egg-info/top_level.txt
greendns/data/iplist.txt
greendns/data/localroute.txt
tests/a.log
tests/dig.sh
tests/dnsperf.sh
tests/domain.txt
tests/perf.md
tests/prof.md
tests/unit/__init__.py
tests/unit/iplist_test.txt
tests/unit/localroute_test.txt
tests/unit/test_cache.py
tests/unit/test_connection.py
tests/unit/test_forwarder.py
tests/unit/test_handler_greendns.py
tests/unit/test_handler_quickest.py
tests/unit/test_ioloop.py
tests/unit/test_localnet.py
tests/unit/test_server.py
tests/unit/test_timer.py
tools/scripts/gen_route.sh
tools/scripts/get_chnroute.sh
tools/services/README.md
tools/services/com.github.greendns.plist
tools/services/greendns.service