FaradayRF / Faraday-Software

Faraday node software
https://www.faradayrf.com
Other
48 stars 19 forks source link

Tutorial hello-world.py missing POST/GET HOSTNAME Function Parameter #284

Closed kb1lqc closed 6 years ago

kb1lqc commented 6 years ago

Summary

With a prior PR to specify the hostname dynamically in POST/GET/GETwait functions within proxyio the tutorials were broken. Simply need to add the correct hostname.

Problem Explanation

Provide a more in-depth explanation of the problem or feature if applicable

Environment

Software

Please include the branch or commit if known regarding what software was used if applicable

Hardware

Let us know about what hardware you are using if applicable. This includes:

  • Faraday radio serial numbers
  • Computer operating system

Supporting Information

This is a handy spot to post any screenshots or file outputs in order to better support this issue. We want to keep the top of the ticket clutter-free as possible.

kb1lqc commented 6 years ago

Fixed in PR #285