zoukankan      html  css  js  c++  java
  • 一个不错的测试域名 localtest.me

    以后再需要测试神马程序的时候不需要一定在第三方的服务器上测了,自己的电脑完全可以搞得定,也不需要去费劲修改hosts文件了, 这么造福人类的事要拿来分享一下。

    这个域名就是localtest.me ,有大神买下来直接指向了127.0.0.1 ,可惜就是ssl的认证被人家发现结果被干掉了,要不然更方便。

    下面就是网页上的一些介绍,也可以通过 http://readme.localtest.me/ 直接查看

    localtest.me

    Save this URL, memorize it, write it on a sticky note, tweet it, tell your colleagues about it!

    localtest.me (http://localtest.me)

    and

    *.localtest.me (http://something.localtest.me)

    If you do any testing on your local system you’ve probably created hosts file entries (c:\windows\system32\drivers\etc\hosts) for different testing domains and had them point back to 127.0.0.1. This works great but it requires just a bit of extra effort.

    This localtest.me trick is so obvious, so simple, and yet so powerful. I wouldn’t be surprised if there are other domain names like this out there, but I haven’t run across them yet so I just ordered the domain name localtest.me which I’ll keep available for the internet community to use.

    Here’s how it works. The entire domain name localtest.me—and all wildcard entries—point to 127.0.0.1. So without any changes to your host file you can immediate start testing with a local URL.

    Examples:

    http://localtest.me 
    http://newyork.localtest.me 
    http://mysite.localtest.me 
    http://redirecttest.localtest.me 
    http://sub1.sub2.sub3.localtest.me
    

    You name it, just use any *.localtest.me URL that you dream up and it will work for testing on your local system.

  • 相关阅读:
    H3C ER6300 + 两台 H3C S5120 组网举例
    H3C S5120-52P-WiNet交换机配置
    H3C S5120清除console口密码
    光纤简介
    Windows server 2008 R2 多用户远程桌面
    AutoIt 软件自动化操作
    windows server 2008 R2 计划任务备份系统
    AD域部署使用bginfo软件
    使用WSL吧
    Could not load file or assembly……
  • 原文地址:https://www.cnblogs.com/lei1016cn/p/2794862.html
Copyright © 2011-2022 走看看