This is a simple server browser for the H2M Project. Written in C# using Avalonia UI
- Loads all servers from https://master.iw4.zip/servers not just the top 100 using the API endpoint
- Pings all the servers asynchronously
- Full sorting support for all columns
- Filtering support for all columns
- Copies the connect string to the clipboard when clicking an entry
- Refresh button to refresh the server list at any time
- Add a way to change the master server URL
- Have clicking the server entry connect you directly to the server
- Proper sorting for the IP Address column
Feel free to contribute to this project by submitting a pull request. If you have any issues, please submit an issue.