Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(545)

Unified Diff: src/third_party/miniFakeDns/README.chromium

Issue 1444002: adding miniFakeDns, a python-based mini DNS server, to use in testing (Closed)
Patch Set: Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/third_party/miniFakeDns/LICENSE ('k') | src/third_party/miniFakeDns/src/miniFakeDns.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/third_party/miniFakeDns/README.chromium
diff --git a/src/third_party/miniFakeDns/README.chromium b/src/third_party/miniFakeDns/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..35b09cf21d70df411b0a2db2e0d0d7be981cf48a
--- /dev/null
+++ b/src/third_party/miniFakeDns/README.chromium
@@ -0,0 +1,7 @@
+URL: http://code.activestate.com/recipes/491264-mini-fake-dns-server/
+Version: Current as of Fri Mar 26 11:47:13 PDT 2010
+License: PSF
+License File: LICENSE
+
+Description:
+ Minimal python dns server, it only replies with a selected ip in an A record
« no previous file with comments | « src/third_party/miniFakeDns/LICENSE ('k') | src/third_party/miniFakeDns/src/miniFakeDns.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698