PDA

View Full Version : subterfuge 1.0



shaberu
2014-01-06, 06:56
Subterfuge 1.0 is now released its there first release out of beta. can download from Here (https://code.google.com/p/subterfuge/downloads/detail?name=subterfuge_1.0-1_all.deb&can=2&q=)

VinnyG
2014-01-06, 15:47
can't use code injection module...

bond benz
2014-01-11, 20:32
Selecting previously unselected package subterfuge.
(Reading database ... 263262 files and directories currently installed.)
Unpacking subterfuge (from subterfuge_1.0-1_all.deb) ...
dpkg: dependency problems prevent configuration of subterfuge:
subterfuge depends on python-django; however:
Package python-django is not installed.
subterfuge depends on arptables; however:
Package arptables is not installed.
subterfuge depends on dhcpd; however:
Package dhcpd is not installed.

dpkg: error processing subterfuge (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
subterfuge
Some Errors
Solution please

vibez_well
2014-01-20, 14:12
i was able to get this done with these 2 commands (as described on their site itself !!)

go to the directory where you have downloaded the .deb file and execute the following commands.

dpkg -i subterfuge_1.0-1_all.deb

apt-get update && apt-get -f install

it will then download all the required dependencies. hope this helps ! cheers :D