Programmatically changing wireless router settings - Netgear ideally

后端 未结 7 1995
情深已故
情深已故 2021-02-07 05:00

Is it possible to programmatically change settings on a Netgear wireless router using C#? I have settings that I change often and I would like to create my own interface for ma

7条回答
  •  南旧
    南旧 (楼主)
    2021-02-07 05:44

    MiktoTik sells customer grade routers that allow ssh configuration (mind that they use ssh, but not bash inside ssh). You can even roll your own PHP REST API for router (not that I like PHP, but people are doing it).

提交回复
热议问题