You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fresh install of the latest version of Kali's docker container, ran apt install urlcrazy -y and tried to run it. The following error appeared:
Traceback (most recent call last):
6: from ./urlcrazy:57:in `<main>'
5: from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require'
4: from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require'
3: from /usr/share/urlcrazy/common-misspellings.rb:3:in `<top (required)>'
2: from /usr/share/urlcrazy/common-misspellings.rb:17:in `<class:CommonMisspellings>'
1: from /usr/share/urlcrazy/common-misspellings.rb:17:in `delete_if'
/usr/share/urlcrazy/common-misspellings.rb:17:in `block in <class:CommonMisspellings>': invalid byte sequence in US-ASCII (ArgumentError)
The text was updated successfully, but these errors were encountered:
Fresh install of the latest version of Kali's docker container, ran
apt install urlcrazy -y
and tried to run it. The following error appeared:The text was updated successfully, but these errors were encountered: