websploit
                                
                                
                                
                                    websploit copied to clipboard
                            
                            
                            
                        Print error
python websploit.py install File "/root/Desktop/websploit 3.0/websploit.py", line 152 print "Wrong Command => ", terminal ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
nobody cares about print error?..
You have to modify the code directly to add the : "()"
it's syntax of python2 print。