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
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