SocialMediaHackingToolkit icon indicating copy to clipboard operation
SocialMediaHackingToolkit copied to clipboard

Replaced "clear" command with "cls" if running under Windows

Open mzmonkey opened this issue 3 months ago • 0 comments

Added an import that helps with recognizing the current OS. If the user is using Windows, it will use cls instead of clear. This should fix the issue mentioned in #176

mzmonkey avatar Oct 11 '25 21:10 mzmonkey