Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ParallelSSH
/
parallel-ssh
Public
Notifications
You must be signed in to change notification settings
Fork
154
Star
1.3k
Code
Issues
11
Pull requests
0
Discussions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Projects
Security
Insights
Commits
Branch selector
0.70
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 9, 2015
Bump version
Dan
committed
08c890b
Copy full SHA for 08c890b
Bump version
Dan
committed
26bc8a3
Copy full SHA for 26bc8a3
Simplified generating output
Dan
committed
8b235be
Copy full SHA for 8b235be
Updated tests to be python 2.6 compatible
Dan
committed
4d2035f
Copy full SHA for 4d2035f
Updates to support python 2.6. Added 2.6 target to travis config
Dan
committed
ecf56fc
Copy full SHA for ecf56fc
Add pkey to test
Dan
committed
406cf9a
Copy full SHA for 406cf9a
Cleanup. Updated docstrings. Fixed missing pty regression. Added pty test for ssh client. Updated timeout test to check requested timeout against timeout set in channel.
Dan
committed
56ec42e
Copy full SHA for 56ec42e
Updated readme
Dan
committed
3692f4b
Copy full SHA for 3692f4b
Updated readme
Dan
committed
ae153e4
Copy full SHA for ae153e4
Commits on Jan 8, 2015
Cleanup - updated docstrings.
Dan
committed
ad9fea4
Copy full SHA for ad9fea4
Added direct-tcpip tunneling support to fake server. Added test for proxying an SSH connection through another SSH server using direct-tcpip. Resolves #12
Dan
committed
1f330b6
Copy full SHA for 1f330b6
WIP - Added pure python SSH proxy support (aka tunnelling)
Dan
committed
5fa7bf9
Copy full SHA for 5fa7bf9
Commits on Jan 7, 2015
Update docstrings. Change imports to fix thread exception on exit regression. Updated readme with google group link.
Dan
committed
8a9f634
Copy full SHA for 8a9f634
Adjusted pool size to be minimum of requested pool size or number of hosts. Added test for pool size
Dan
committed
cdf23ac
Copy full SHA for cdf23ac
Commits on Jan 5, 2015
Added set timeout on SSH channel if timeout is given. Removed host_logger lines in exec_command, now done in the stdout/stdin generators
Dan
committed
c0e31d5
Copy full SHA for c0e31d5
Commits on Dec 23, 2014
Fix more docstrings
Dan
committed
43f3d7a
Copy full SHA for 43f3d7a
Fix docstrings
Dan
committed
22fff30
Copy full SHA for 22fff30
Updated readme
Dan
committed
dad1cd8
Copy full SHA for dad1cd8
Added deprecation warning to exec_command.
Dan
committed
2d3cd75
Copy full SHA for 2d3cd75
Added tests for API refactor. Updated readme.
Dan
committed
bd44846
Copy full SHA for bd44846
Refactored API - added run_command as the simplest method of using the library. Output is returned as generators by default. Added tests for new functions. Resolves #14
Dan
committed
f1a6dfe
Copy full SHA for f1a6dfe
Commits on Dec 22, 2014
Updated docstring. Made socket exceptions more specific. Updated docs
Dan
committed
a410fc7
Copy full SHA for a410fc7
Commits on Dec 15, 2014
Fix docstring indentation
Dan
committed
81f4672
Copy full SHA for 81f4672
Commits on Dec 8, 2014
Added timeout ability to fake server. Added working test for timeout argument of ssh clients.
Panos Kittenis
committed
7034d55
Copy full SHA for 7034d55
Merge branch 'extra-paramiko-kwargs' of git://github.com/Fizzadar/parallel-ssh into fizzadar
Panos Kittenis
committed
f33a7f3
Copy full SHA for f33a7f3
Commits on Dec 6, 2014
+test for timeout setting
Fizzadar
committed
77b3d0d
Copy full SHA for 77b3d0d
Handle timeout errors, default timeout=None same as paramiko
Fizzadar
committed
350ef79
Copy full SHA for 350ef79
+docs for timeout
Fizzadar
committed
4ef7f26
Copy full SHA for 4ef7f26
Swap paramiko_kwargs for explicit timeout, add to ParallelSSHClient
Fizzadar
committed
77c1242
Copy full SHA for 77c1242
Commits on Dec 5, 2014
Fix coverage in travis config
Dan
committed
1d307ed
Copy full SHA for 1d307ed
Commits on Dec 4, 2014
Allow passing of extra paramiko kwargs to connect
Fizzadar
committed
056ae86
Copy full SHA for 056ae86
Commits on Nov 14, 2014
Updated travis and coverage configs
Dan
committed
00dbd81
Copy full SHA for 00dbd81
Commits on Nov 13, 2014
Bug fix travis file
Dan
committed
60a6359
Copy full SHA for 60a6359
Update travis yaml file
Dan
committed
eaf44e0
Copy full SHA for eaf44e0
Added a bunch of tests
Dan
committed
9c5453e
Copy full SHA for 9c5453e
Pagination
Previous
Next
You can’t perform that action at this time.