Martin W. Kirst
Martin W. Kirst
Hi Jose, unfortunately, I don't own a GS316EP to test on my own, but if you have some time and could support us we might make this happen. What I'm...
Hello Jose, I did a brief test, and it seems the content of the login is almost the same, but the URLs changed. Are you able to pull go source...
FYI: I did create a new feature branch https://github.com/nitram509/ntgrrc/tree/gs316ep-support /cc @davidk FYI
> Hello Martin, > > I have never compiled Go code, but have done it with other languages. So I'll be happy to give it a try. Best Regards, >...
Jose, thanks for sharing the details, that's exactly what I need. I did change the logic for the login ... that should work now ... `./ntgrrc login --address IPADDRESS` It...
Jose, I'm already thinking, how to integrate this into the main branch. Problem: GS30x and GS316 use different login URLs. Idea: request `/` first and depending on the response, detect...
> Hello Martin. When requesting `/` this is what I get: ... Unfortunately, that's not yet all the information I need. May I ask, you could send me a "curl"...
> As a new owner of a GS316EPP, I'm excited to see this support being added. I think a good way to move forward without making life too painful is...
@davidk Aus usual, thank you very much for your support. 👍🚀 All, just wanna share some idea moving forward with this new model support. Any feedback of yours is welcome...
@jsanchez73 thanks for the curl output. So I see and conclude, the response looks quite different and we simply might use the `NETGEAR GS316EP` as string to detect this model....