Gameye98 / Lazymux

termux tool installer
2.69k stars 559 forks source link

metasploit isn't added to the repo list before installing #128

Closed williambarasa closed 9 months ago

williambarasa commented 10 months ago

So, I was using lazymux right? And I try to install metasploit but they did not added metaspoit to the repo list before installing. Metasploit isn't on the repo list so when you pkg/apt install metasploit, it won't work. And, it says "Done" but the packages didn't install. Screenshot_20231109_172855_Termux.jpg

But don't worry! There's a simple solution. ""curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && \ chmod 755 msfinstall && \ ./msfinstall""

Gameye98 commented 9 months ago

now it could install metasploit.