BeeF-Over-Wan
BeeF-Over-Wan copied to clipboard
Config error
ERROR: Error reading configuration file '/root/.ngrok2/ngrok.yml': YAML parsing error: yaml: unmarshal errors:
ERROR: line 3: cannot unmarshal !!int 3000
into struct { Protocol string "yaml:"proto"" }
ERROR: line 5: cannot unmarshal !!str http
into struct { Protocol string "yaml:"proto"" }
its because of the unwanted space in the command so copy the exact format given below then try it will work
tunnels: first-app: addr: 80 proto: http second-app: addr: 3000 proto: http
Hi, i've developed a tool like this. It allows you to use beef over wan. You can install it from(i made a video for this tool. It's included in readme.md file. You can read it):
https://github.com/AzizKpln/Beef-Over-AWS