Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dat-ecosystem-archive/dat-doctor
:hospital: extension for dat [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
https://github.com/dat-ecosystem-archive/dat-doctor
dat dat-protocol
Last synced: 10 days ago
JSON representation
:hospital: extension for dat [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
- Host: GitHub
- URL: https://github.com/dat-ecosystem-archive/dat-doctor
- Owner: dat-ecosystem-archive
- Archived: true
- Created: 2016-08-26T23:05:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T02:08:00.000Z (almost 3 years ago)
- Last Synced: 2024-06-11T20:30:59.559Z (5 months ago)
- Topics: dat, dat-protocol
- Language: JavaScript
- Homepage:
- Size: 55.7 KB
- Stars: 13
- Watchers: 5
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-dat - dat-doctor - diagnose networking problems for dat, comes bundled with `dat-cli` (Dat Core Modules / CLI Utilities)
README
[![deprecated](http://badges.github.io/stability-badges/dist/deprecated.svg)](https://dat-ecosystem.org/)
More info on active projects and modules at [dat-ecosystem.org](https://dat-ecosystem.org/)
---
# dat-doctor
Diagnose network problems for [Dat](http://github.com/datproject/dat)
[![npm][npm-image]][npm-url]
[![travis][travis-image]][travis-url]
[![standard][standard-image]][standard-url]The doctor comes bundled in the Dat CLI. If you already have that then you can ask the doctor for help! Run:
```
dat doctor
```## Usage
```
npm install -g dat-doctor
dat-doctor
```This will print out another command to run on the computer you are trying to connect to:
```
dat-doctor 84af4d998fb94ec60dcbda1c6c5d7c9158f9a5ef36f63b9d29d9ce3df61eef4b
```## License
BSD-3-Clause
[npm-image]: https://img.shields.io/npm/v/dat-doctor.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/dat-doctor
[travis-image]: https://img.shields.io/travis/datproject/dat-doctor.svg?style=flat-square
[travis-url]: https://travis-ci.org/datproject/dat-doctor
[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square
[standard-url]: http://npm.im/standard