Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/ushell-module-hosts
Unix like shell module for hosts.
https://github.com/afeiship/ushell-module-hosts
alias hosts mac ubuntu ushell
Last synced: 23 days ago
JSON representation
Unix like shell module for hosts.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-hosts
- Owner: afeiship
- Created: 2016-10-21T05:01:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-09T14:01:47.000Z (about 4 years ago)
- Last Synced: 2024-10-20T19:54:34.465Z (29 days ago)
- Topics: alias, hosts, mac, ubuntu, ushell
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ushell-module-hosts
> Unix like shell module for hosts.## installation
```shell
npm i -S @jswork/ushell-module-hosts
```## aliyun-github-slow
+ check the best dns:
```conf
http://tool.chinaz.com/dns
```
+ add this to hosts file(use the best dns):
```conf
103.245.222.249 github.global.ssl.fastly.net
103.245.222.133 assets-cdn.github.com
```## resources
- https://yq.aliyun.com/articles/36744