Python Forum
Python app for ssh tunneling and opening web app
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python app for ssh tunneling and opening web app
#3
sys.exit(app.exec_())
This was outside of the with tunnel so the tunnel was closed before the gui starts.
Finally works OK now...
Reply


Messages In This Thread
RE: Python app for ssh tunneling and opening web app - by marchello - Nov-15-2023, 11:11 PM

Forum Jump:

User Panel Messages

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