caogang / WlanDqn

A dqn application for using in wlan
17 stars 12 forks source link

How to start this application? #1

Open tori22 opened 5 years ago

tori22 commented 5 years ago

I notice some inner ip such as 10.143.152.90:8000. The question is that I absulutely can't visit the network. So what can I use to replace the inner ip and let the application run?

tori22 commented 5 years ago

we crawl data from url: 'http://' + self.remoteAddr + '/odin/clients/connected/json' but how this is defined??? Most wifi devices can't support above way to get? so where is the url from?