معرفی شرکت ها


devdns-0.1.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A DNS server for mapping a dev TLD to localhost.
ویژگی مقدار
سیستم عامل -
نام فایل devdns-0.1.2
نام devdns
نسخه کتابخانه 0.1.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Cole Krumbholz
ایمیل نویسنده cole@brace.io
آدرس صفحه اصلی UNKNOWN
آدرس اینترنتی https://pypi.org/project/devdns/
مجوز LICENSE
devdns ========== It does one thing: maps a custom TLD (like .dev) to an IP (like 127.0.0.1). ## Use sudo devdns sudo devdns test sudo devdns dev 192.168.1.110 By default devdns maps the `dev` TLD to `127.0.0.1`. This is probably all most people will need. The first argument, if specified will set a custom TLD like `test` (www.myserver.test). The second argument allows you to specify an IP address, for example the address of a server on your LAN. You need to run it as root because it uses port 53, the standard DNS port. Also you'll want to add localhost (127.0.0.1) to the top of your DNS server list. I recommend adding google's DNS addresses (8.8.8.8 and 8.8.4.4) as backup servers. ![](http://raw.github.com/colevscode/devdns/master/dnsconfig.png) ## Credits Much of this code was adopted from [minidns](https://code.google.com/p/minidns/) which itself borrowed heavily from [Francisco's recipe](http://code.activestate.com/recipes/491264-mini-fake-dns-server/).


نحوه نصب


نصب پکیج whl devdns-0.1.2:

    pip install devdns-0.1.2.whl


نصب پکیج tar.gz devdns-0.1.2:

    pip install devdns-0.1.2.tar.gz