Search found 60 matches

by rockyd
Sat Feb 19, 2022 6:04 pm
Forum: Hardware / Installation Issues
Topic: WNDR3800 firmware no longer there?
Replies: 7
Views: 5022

Re: WNDR3800 firmware no longer there?

Download page Copy of the visible files on download page gargoyle_1.13.0-ar71xx-generic-vmlinux-lzma.elf acf129f65c98bfb3f4909f7e138603b9 gargoyle_1.13.0-ar71xx-generic-wndr3800ch-squashfs-factory.img bfc6c2eb841685ca9c55aaf0dd1a982f gargoyle_1.13.0-ar71xx-generic-wndr3800ch-squashfs-sysupgrade.bin ...
by rockyd
Sat Feb 19, 2022 5:31 am
Forum: Hardware / Installation Issues
Topic: WNDR3800 firmware no longer there?
Replies: 7
Views: 5022

WNDR3800 firmware no longer there?

Do I assume WNDR3800 is incorporated into the WNDR3800ch firmware or no longer supported? Tried searching for the answer but was unable to find it.
by rockyd
Fri Jul 23, 2021 6:48 pm
Forum: General Discussion
Topic: Tor Ip's list
Replies: 0
Views: 34316

Tor Ip's list

Having recently had a scare that my network had been hacked or had some sort of malware on my network, because I was seeing an unexpected ip address as my wan address, when doing a speedtest or visiting a "whats my ip address" site. I later discovered that my new wifi dongle had been assig...
by rockyd
Wed Apr 14, 2021 4:32 am
Forum: Feature Requests
Topic: Fail over setup
Replies: 2
Views: 16316

Fail over setup

Any plan for a fail over setup so that if wan goes down, usb 4G dongle could be used to provide internet access?
by rockyd
Wed Mar 31, 2021 3:34 am
Forum: General Discussion
Topic: Is it possible to use wget or curl on Gargoyle interface?
Replies: 12
Views: 6262

Re: Is it possible to use wget or curl on Gargoyle interface?

Thanks for your help. With the messing around with curl in a batch file, I was able to adapt it to php.

resulting in
https://www.rockysnet.com/uptime/
by rockyd
Tue Mar 30, 2021 8:14 am
Forum: General Discussion
Topic: Is it possible to use wget or curl on Gargoyle interface?
Replies: 12
Views: 6262

Re: Is it possible to use wget or curl on Gargoyle interface?

I have been able to extract the uptime from the captured file.
by rockyd
Tue Mar 30, 2021 7:41 am
Forum: General Discussion
Topic: Is it possible to use wget or curl on Gargoyle interface?
Replies: 12
Views: 6262

Re: Is it possible to use wget or curl on Gargoyle interface?

I am basically after the uptime and the wan IP
by rockyd
Tue Mar 30, 2021 7:22 am
Forum: General Discussion
Topic: Is it possible to use wget or curl on Gargoyle interface?
Replies: 12
Views: 6262

Re: Is it possible to use wget or curl on Gargoyle interface?

I did see the uci.set stuff in the browser when viewing the source, but it seems curl ignores everything in the <script></script>, because none if it appears in the html file when I capture it. I will have a look and see if I can work out how to do it with ssh, Can that be done in a batch file? Edit...
by rockyd
Tue Mar 30, 2021 6:26 am
Forum: General Discussion
Topic: Is it possible to use wget or curl on Gargoyle interface?
Replies: 12
Views: 6262

Re: Is it possible to use wget or curl on Gargoyle interface?

Thank you very much. With your help I have been able to get what looks like the logged in overview page. But for some reason none of the values are there, here is a snippet of what I saved to a html file. Status Device Device Name: Gargoyle Version: Model: Device Configuration: Memory Usage: Swap Me...
by rockyd
Fri Mar 26, 2021 2:40 am
Forum: General Discussion
Topic: Is it possible to use wget or curl on Gargoyle interface?
Replies: 12
Views: 6262

Re: Is it possible to use wget or curl on Gargoyle interface?

Thanks for that. I think I managed to get a cookie, but can't seem to get it to show me a logged in page like the status overview page. You are right, seems way harder than I had hoped.