sevenecks/display-hosts
Composer 安装命令:
composer require sevenecks/display-hosts
包简介
pretty print the hosts file for the os
README 文档
README
Pretty print a table with the hosts file for the OS using PHP.
Installation
Via Composer
Global
composer global require sevenecks/display-hosts
Local
composer require sevenecks/display-hosts
CLI Usage
Global Install
If you are on a system where the hosts file is located at /etc/hosts then you have no further configuration to do. If you are not, then you should go to the global composer directory, go into the vendor folder, copy the .env-example file to .env and edit it to point to your hosts file. Then you can proceed.
DisplayHosts
Local Install
If you are on a system where the hosts file is located at /etc/hosts then you have no further configuration to do. If you are not, then you should go into the vendor folder, copy the .env-example file to .env and edit it to point to your hosts file. Then you can proceed.
./vendor/bin/DisplayHosts
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email bbutts@stormcode.net instead of using the issue tracker.
Credits
Change Log
Please see Change Log for more information.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-04-11