techchipnet / CamPhish

Grab cam shots from target's phone front camera or PC webcam just sending a link.
GNU General Public License v3.0
2.98k stars 824 forks source link

Unable to locate packages #22

Open hemchandtony opened 4 years ago

hemchandtony commented 4 years ago

apt-get -y install php openssh git wget Reading package lists... Done Building dependency tree... Done E: Unable to locate package php E: Unable to locate package openssh E: Unable to locate package git E: Unable to locate package wget

What can I do here. Please reply sir.

Mdkaif0070 commented 1 year ago

E: Unable to locate package openssh

wpa-2 commented 1 year ago

Try apt-get install openssh-server
This is a basic install command, I suggest you brush on up on your linux!