Re: [Tutor] Help:python based framework show error

2016-07-02 Thread Steven D'Aprano
On Sat, Jul 02, 2016 at 10:34:27AM +0530, Palanikumar Gopalakrishnan wrote: > Hi dudes, > I run the python based framework routersploit , it shows > the following error. Thanks for sharing. Do you have a question? > Traceback (most recent call last): [...] > File "/home/tester/ro

[Tutor] Help:python based framework show error

2016-07-02 Thread Palanikumar Gopalakrishnan
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 routersploit() File "./rsf.py", line 7, in routersploit rsf = RoutersploitInterpreter() File "/home/tester/routersploit/route