diff options
author | Parménides GV <parmegv@sdf.org> | 2013-08-14 20:18:01 +0200 |
---|---|---|
committer | cyBerta <richy@cyborgsociety.org> | 2013-11-13 00:04:11 +0100 |
commit | fd1d653f701285418a2bb3958bcc85fb2e1b33ec (patch) | |
tree | ce00f31ec612e34c5b75fce77ff2731109c099f2 /hosts-for-tests | |
parent | 686993c2730d24fa0e171ff80aa27c87e85cb3ec (diff) |
Debug does not wipe data.
Minor fixes in the other files.
Diffstat (limited to 'hosts-for-tests')
-rw-r--r-- | hosts-for-tests | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hosts-for-tests b/hosts-for-tests new file mode 100644 index 00000000..ab0cf906 --- /dev/null +++ b/hosts-for-tests @@ -0,0 +1,10 @@ +127.0.0.1 localhost +10.0.2.2 api.lvh.me +10.0.2.2 lvh.me + +# The following lines are desirable for IPv6 capable hosts +::1 ip6-localhost ip6-loopback +fe00::0 ip6-localnet +ff00::0 ip6-mcastprefix +ff02::1 ip6-allnodes +ff02::2 ip6-allrouters |