I have a server on ip 192.168.1.10 with several ports. The urls are like these:
http://192.168.1.10:80/
http://192.168.1.10:443/
http://192.168.1.10:8080/
...............
Each port of them have different username & password. But lasspass give all the user names of this ip anywhere.
In my account settings -> URL Rules, I added a rule such as:
Domain or Host: 192.168.1.10:*
Path: /*
Exact host match: Yes
Exact port match: Yes
But it doesn't work. I've tried many other writing method, such as:
Domain or Host: 192.168.1.10 http://192.168.1.10:* 192.168.1.10:80 .........
Path: (blank)
Exact host match: Yes
Exact port match: Yes
All of them don't work.
Who can help me? Thank you very much!