Python Forum
[Tkinter] Access a remote server with ssh
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Access a remote server with ssh
#7
What are you trying to do to connect to the server?
Are you substituting your values in this:
ssh.connect('111.111.1.1', username='User', password='Password', allow_agent = False)
If you are can you show your code and the errors you get?
Reply


Messages In This Thread
Access a remote server with ssh - by artech7 - Sep-08-2018, 03:19 AM
RE: Access a remote server with ssh - by artech7 - Sep-09-2018, 01:10 AM
RE: Access a remote server with ssh - by artech7 - Sep-09-2018, 07:52 AM
RE: Access a remote server with ssh - by artech7 - Sep-17-2018, 04:17 AM
RE: Access a remote server with ssh - by Barrowman - Sep-21-2018, 04:53 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020