Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 348 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 348 Bytes

flyssh ssh server auto changer

run.py config.json
check speed and change both remote and local ssh server

run.py config.json --last
use last server 

phantomjs

MacOS brew install phantomjs

Other OS http://www.phantomjs.org

pexpect

install python2.7 and pip using pip

pip install pexpect