Skip to content

betterde/domain-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用说明

直接使用 PHP CLI 启动

php -S localhost:8080 yuming.php

使用 Docker 启动

docker run --rm --name domain-demo -p 8080:8080 -v $(pwd):/var/www/html php:cli php -S 0.0.0.0:8080 /var/www/html/yuming.php

访问 http://localhost:8080

About

Domain Name Quality Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published