Feature Requests
Completed :latest

"friendly" Sorting of IP Addresses

In the host overview you can add the IP as a column and sort the table using this column.

It unfortunately sorts "technically"

x.x.x.1
x.x.x.10
x.x.x.110
x.x.x.2
x.x.x.20
x.x.x.3

instead of "logically"

x.x.x.1
x.x.x.2
x.x.x.3
x.x.x.10
x.x.x.20
x.x.x.100

When searching a longer list for an IP, this is a bit difficult.

1 Comment

Posting anonymously

9technologygroup·6 months ago

This has been done for 1.4.3

Posting anonymously