liuyuqi-dellpc 4 years ago
parent
commit
196a5a22b2
1 changed files with 13 additions and 0 deletions
  1. 13 0
      python/ssh_tools.py

+ 13 - 0
python/ssh_tools.py

@@ -0,0 +1,13 @@
+#!/usr/bin/env python
+# -*- encoding: utf-8 -*-
+'''
+@Author  :   liuyuqi
+@Contact :   liuyuqi.gov@msn.cn
+@Time    :   2019/10/14 12:22:13
+@Version :   1.0
+@License :   (C)Copyright 2019
+@Desc    :   ssh默认保存在 ~/.ssh文件夹下。
+'''
+
+
+