diff --git a/python/26-06-17/ssh/阻塞式SSH客户端1.png b/python/26-06-17/ssh/阻塞式SSH客户端1.png new file mode 100644 index 0000000..39b4db5 Binary files /dev/null and b/python/26-06-17/ssh/阻塞式SSH客户端1.png differ diff --git a/python/26-06-17/ssh/阻塞式SSH客户端2.png b/python/26-06-17/ssh/阻塞式SSH客户端2.png new file mode 100644 index 0000000..e035199 Binary files /dev/null and b/python/26-06-17/ssh/阻塞式SSH客户端2.png differ diff --git a/python/26-06-17/ssh/非阻塞IO+selectors多路复用并发客户端1.png b/python/26-06-17/ssh/非阻塞IO+selectors多路复用并发客户端1.png new file mode 100644 index 0000000..0372552 Binary files /dev/null and b/python/26-06-17/ssh/非阻塞IO+selectors多路复用并发客户端1.png differ diff --git a/python/26-06-17/ssh/非阻塞IO+selectors多路复用并发客户端2.png b/python/26-06-17/ssh/非阻塞IO+selectors多路复用并发客户端2.png new file mode 100644 index 0000000..5f1c19c Binary files /dev/null and b/python/26-06-17/ssh/非阻塞IO+selectors多路复用并发客户端2.png differ