goonvif icon indicating copy to clipboard operation
goonvif copied to clipboard

bugfix : sometime cause address is wrong

Open larryhu opened this issue 6 years ago • 1 comments

When networking is conflate, cause 'xaddr' value is wrong. Like this:

ssh -gNL 8080:192.168.9.232:80 larry@remotehost

Then, set the 'xaddr' value is '127.0.0.1:8080'. But, the device maybe return the other like '127.0.0.1:80' as value . So, suggest use the input value replace device's value.

larryhu avatar Jan 30 '19 06:01 larryhu

Please merge this PR, thx.

larryhu avatar Mar 22 '19 08:03 larryhu