Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
eğer git clone ile çekmediyse direkt paket yöneticisi ile kurduysa bu şekilde durumu çözer:bu komutla SQLMap tarafından kaydedilen verileri görebilmen lazımBash:sudo ls /root/.sqlmap/output
cd /root/.local/share/sqlmap/output # root olarak çalıştırdıysan.
cd /home/user/.local/share/sqlmap/output # sisteme giriş yaptığın kullanıcı ile çalıştırdıysan.
eğer git clone ile çekmediyse direkt paket yöneticisi ile kurduysa bu şekilde durumu çözer:bu komutla SQLMap tarafından kaydedilen verileri görebilmen lazımBash:sudo ls /root/.sqlmap/output
cd /root/.local/share/sqlmap/output # root olarak çalıştırdıysan.
cd /home/user/.local/share/sqlmap/output # sisteme giriş yaptığın kullanıcı ile çalıştırdıysan.