I am using SoftEther VPN Clint for a long time.
It has been a couple years since the last updates, so I was expecting some improvements and bug fixes.
When using VPN Gate Public VPN Relay Servers, the sort order of server list is not properly ordered.
It is ordering by alphabetical order, even column is number field.
For exaple, order by line speed should be size of Mbps, not alphabetical number letter.
Speed order: 90, 100, 200, 900, 1200 (Mbps) ... Column value is evalated by number value
Alphabetical order: 100, 1200, 200, 90, 900 (Mbps) ... Column value is evaluated by string value
I am hoping those value to be sorted by actual speed order, not string value (same as other columns, especially non-string value column).
