Hi
I have an python script send me log files and ip address from my PC-B
Is it posssible to add functins that I can Remote uninstall (distance)my script from my PC-B? if yes how? any idea?
tony75 10 Newbie Poster
Recommended Answers
Jump to PostIf you can connect to the remote PC with ssh, you can install or uninstall everything you want on the remote PC.
Jump to PostMy choice would be to redesign. Use 2 scripts the 1st script checks in with your mothership for an update to the 2nd script. If there is an update, the new script is downloaded, and then called.
To delete script 2 you issue a new script as need be. It …
All 5 Replies
Gribouillis 1,391 Programming Explorer Team Colleague
tony75 10 Newbie Poster
Gribouillis 1,391 Programming Explorer Team Colleague
tony75 10 Newbie Poster
rproffitt 2,701 https://5calls.org Moderator
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.