Skip to content

fuminchao/whistle.wildcard-subdomain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whistle Plugin to resolve wildcard subdomains

Installation

This module have not been published to npmjs, so please install by npm install -g https://github.com/fuminchao/whistle.wildcard-subdomain.git

E.g

 a.b.c.d.www.a.com  # if Unknown
=> b.c.d.www.a.com  # if Unknown
===> c.d.www.a.com  # if Unknown
====>  d.www.a.com  # if Unknown
======>  www.a.com  $ Got it. Then all the above host will be resolved

About

whistle plugin to support wildcard subdomain resolving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published