removing password

This commit is contained in:
muassif
2021-08-21 17:10:16 +04:00
committed by GitHub
parent 1199a4eefe
commit 7a0a1a3c9f
+2 -2
View File
@@ -1,9 +1,9 @@
import paramiko import paramiko
ip='172.16.2.50' ip='172.16.1.34'
port=22 port=22
username='root' username='root'
password='rootroot' password='xxxx'
cmd= 'show ip interface brief \n' cmd= 'show ip interface brief \n'