Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In DIY mode . How can I send http request via WAN instead of LAN? #111

Open
Steven1937 opened this issue Apr 8, 2021 · 3 comments
Open

Comments

@Steven1937
Copy link

Hi
In DIY mode, How can I control the device via WAN, What URL can I use for WAN http request?

@VTsuprov
Copy link

VTsuprov commented Sep 4, 2021

  1. You have to open your local network to the internet
  2. You have to know what is your wan IP
  3. You have to do port forwarding in your router. If you trigger 8081 by wan IP the router should forward request to sonoff ip and port 8081
  4. That's all
    P.S. If you don't have fixed wan IP, your should use DDNS service to find out your wan IP. Noip.com is a good one

@rtek1000
Copy link

rtek1000 commented Jan 7, 2022

@MuhammadShafaullah
Copy link

The same question, I wanted to know? please share any helpful video or post.. a beginner who can understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants