Skip to content

Releases: hekkaaa/NetObserver

v1.1.3

20 Oct 03:27
Compare
Choose a tag to compare

Nuget Pack: https://www.nuget.org/packages/NetObserver.Helper/

NEW


  • Add new class TracerouteAsync, PingClassicAsync and IcmpRequestSenderAsync.
  • Added and fix XML documentation in liblary.

v1.1.3-Pre_release

14 Oct 15:39
a24d028
Compare
Choose a tag to compare
v1.1.3-Pre_release Pre-release
Pre-release

Nuget Pack: https://www.nuget.org/packages/NetObserver.Helper/

NEW


  • Added 2 asynchronous Method: TracerouteAsync and PingClassicAsync

v1.1.2

22 May 17:50
b3ca94a
Compare
Choose a tag to compare

Nuget Pack: https://www.nuget.org/packages/NetObserver.Helper/

NEW


  • Added 2 asynchronous ICMP-request methods

v1.1.0

04 May 14:18
0f4c3ef
Compare
Choose a tag to compare

Nuget Pack: https://www.nuget.org/packages/NetObserver.Helper/

NEW


  • Added a utility in the OpenPort class allows you to check open ports on remote hosts.
  • Added utility in class LocalIp method return List With PrefixOrigin and Ipadress.
  • Added utility to determine the exact IP address of the local host.

v1.0.1

22 Apr 13:40
ebde26f
Compare
Choose a tag to compare

Nuget Pack: https://www.nuget.org/packages/NetObserver.Helper/

NEW


  • Changed how default values are assigned in a method.
  • Add Changelog.
  • Added code documentation to wiki.

v1.0.0

22 Apr 03:23
f5d140a
Compare
Choose a tag to compare

Nuget Pack: https://www.nuget.org/packages/NetObserver.Helper/

NEW


  • Send ICMP-ECHO request.
  • Traceroute and Ping utility