hahwul / dalfox

🌙🦊 Dalfox is a powerful open-source XSS scanner and utility focused on automation.
https://dalfox.hahwul.com
MIT License
3.55k stars 397 forks source link

Libgo.so.21 #406

Open umarahmad125 opened 1 year ago

umarahmad125 commented 1 year ago

dalfox: error while loading shared libraries: libgo.so.21: cannot open shared object file: No such file or directory Screenshot_20220905-185432

hahwul commented 1 year ago

Hi @umarahmad125 How did you installed it? go install? snap? binary? (My guess is that there is no libgo or it is not accessible due to environmental variables and so on)