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

Send command with web request? #67

Open
ethanopp opened this issue Nov 25, 2023 · 1 comment
Open

Send command with web request? #67

ethanopp opened this issue Nov 25, 2023 · 1 comment

Comments

@ethanopp
Copy link

Is it possible to make a web request to send the wake command as opposed to using the webapp? if so, what query params/payload/header are required?

Thanks!

@sciguy14
Copy link
Owner

Certainly possible. Just review the $_GET and $_POST parameters that are passed into the PHP script and send those programmatically instead of from the form.

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

2 participants