Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/ ]

Awesome Lists containing this project

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