Skip to content

A simple script that will collect information from your system. Useful in p2p debugging

Notifications You must be signed in to change notification settings

crioto/fix-my-p2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

fix-my-p2p

A simple script that will collect information from your system. Useful in p2p debugging

SSH to your peer and run

bash -c "$(curl -fsSL https://raw.github.com/crioto/fix-my-p2p/master/fix-it-mike.sh)"

Or download it with wget and execute manually:

wget https://raw.github.com/crioto/fix-my-p2p/master/fix-it-mike.sh -O /tmp/fix-it-mike.sh
sh /tmp/fix-it-mike.sh

About

A simple script that will collect information from your system. Useful in p2p debugging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages