Hi dudes, I run the python based framework routersploit , it shows the following error.
Traceback (most recent call last): File "./rsf.py", line 11, in <module> routersploit() File "./rsf.py", line 7, in routersploit rsf = RoutersploitInterpreter() File "/home/tester/routersploit/routersploit/interpreter.py", line 155, in __init__ super(RoutersploitInterpreter, self).__init__() File "/home/tester/routersploit/routersploit/interpreter.py", line 25, in __init__ self.setup() File "/home/tester/routersploit/routersploit/interpreter.py", line 39, in setup readline.read_history_file(self.history_file) IOError: [Errno 13] Permission denied Thanks in Advance _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor