Can’t reach my url beef IP adress

I create a server beef application all are installed correctly I enter the command to my ssh cat /root/beef.info I enter the url on my safari iPhone. But I can’t reach the url panel control of my beef server. Any idea please ?

4 Replies

my id is capicity is very low please increase my id capicity

having the same problem.

Hi I had the same problem. And I found the solution.
/home/beef/config.yaml was encoded in ISO-8859-1 so I convert it to UTF-8.

Command:
/home/beef$ iconv -f ISO-8859-1 -t UTF-8//TRANSLIT config.yaml -o config.yaml

After that just run the beef:
./beef

I have the same problem, and I cant fix it can you help?

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct