diff --git a/linker.tun.test/Program.cs b/linker.tun.test/Program.cs
index 170e332f..0ba4fee5 100644
--- a/linker.tun.test/Program.cs
+++ b/linker.tun.test/Program.cs
@@ -11,7 +11,7 @@ namespace linker.tun.test
static void Main(string[] args)
{
linkerTunDeviceAdapter = new LinkerTunDeviceAdapter();
- linkerTunDeviceAdapter.Initialize("linker0", new LinkerTunDeviceCallbackTCPUDP());
+ linkerTunDeviceAdapter.Initialize("linker0", new LinkerTunDeviceCallbackICMP());
linkerTunDeviceAdapter.Setup(IPAddress.Parse("192.168.55.2"), 24, 1416);
if (string.IsNullOrWhiteSpace(linkerTunDeviceAdapter.Error))
diff --git a/linker.tun.test/Properties/PublishProfiles/FolderProfile.pubxml.user b/linker.tun.test/Properties/PublishProfiles/FolderProfile.pubxml.user
index a77d66d9..59b6bf80 100644
--- a/linker.tun.test/Properties/PublishProfiles/FolderProfile.pubxml.user
+++ b/linker.tun.test/Properties/PublishProfiles/FolderProfile.pubxml.user
@@ -4,7 +4,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
-->
- {{ scope.row.IP }}
+
+ {{ scope.row.IP }}