kintesh / containerise

Firefox extension to automatically open websites in a container
MIT License
411 stars 55 forks source link

Default container "{domain}" for IP addresses generates incomplete container name #119

Open bburky opened 4 years ago

bburky commented 4 years ago

The "domain" from the URL http://192.168.2.1 is parsed as just "2" when using a Default Container pattern of {domain}.

If possible, use the full IP address if the hostname is detected to be an IP address.