BornToBeRoot

Results 147 comments of BornToBeRoot

I need to check this again. I have removed it in the past because there were too many problems with this feature.

I will try to implement it when i am done with https://github.com/BornToBeRoot/NETworkManager/pull/3144 Just changing the path should be easy. For now i think it makes sense to just copy/past the...

@thongor77 @CNLancer-Yoo what are the use cases you have? Does it make more sense to let the user configure the path (in the UI)? Or maybe the IT department via...

Hi @ip2location, I have currently implemented ip-api.com which fulfils my requirements. As a separate tool and in e.g. traceroute. https://borntoberoot.net/NETworkManager/docs/application/ip-geolocation https://borntoberoot.net/NETworkManager/docs/application/traceroute The free endpoint offers 45 requests per minute (~65k/day)...

It's trying to detect the public network adapter automatically. Maybe the IP 1.1.1.1 is not reachable. You can modify the address here: https://borntoberoot.net/NETworkManager/docs/application/dashboard#public-ipv4-address

What IP Range / Port range do you enter for the scan? Is there any crash log? `%localappdata%\NETworkManager\NETworkmanager.log` Is there any progress bar visible? ![image](https://github.com/user-attachments/assets/0baca6f0-6e44-4a14-8dc2-5013719b3d13)

Closed for now, as I cannot reproduce it. Maybe this was fixed in a patch of a library with a newer version. Feel free to open it again if you...

Hi, there is a similar feature request for http pings: https://github.com/BornToBeRoot/NETworkManager/issues/2566 I will try to implement it. I'm just not sure when, I'm a bit busy at the moment.

Can you send me the crash report from `%LocalAppData%\NETworkManager\NETworkManager.log` (or in the eventlog > Applications - if the log file is empty)

``` 2024-07-12 11:00:25,518 [1] FATAL NETworkManager.App - Unhandled exception occured! 2024-07-12 11:00:25,557 [1] FATAL NETworkManager.App - Exception raised by: System.InvalidOperationException: Failed to compare two elements in the array. ---> System.NullReferenceException:...