Add IP Infos in Startup
Now User can simply see , if his VPN is working correctly
This commit is contained in:
@@ -14,7 +14,7 @@ internal class Program
|
||||
|
||||
|
||||
Helper.ShowLogo();
|
||||
|
||||
Helper.ShowInformation();
|
||||
// TODO:
|
||||
// add option to sort by nzb age
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
Reference in New Issue
Block a user