Python Forum
Security of socket on vserver
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Security of socket on vserver
#1
Hello,
I have a vserver and I would like to constantly run a python script on it. It is a simple socket server application where multiple clients can connect to. The coding is not the problem.
My question is now how secure it is? And I do not mean if anyone can see the data. For this server I need to open a port in the firewall (to this python scripts server socket so to speak). Is it possible for a hacker to somehow break throuth the python script an use that open port to hack the vserver?
May be far fetched but I know enough about security to know that I know nothing if I am not an expert.
Thanks
Reply


Messages In This Thread
Security of socket on vserver - by Pythocodras - Jun-01-2023, 07:07 AM

Forum Jump:

User Panel Messages

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