Autor Thema: Netzwerktools (WAN, LAN, WLan, Bluetooth ...)  (Gelesen 541067 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NetworkTrafficView 2.44
« Antwort #3810 am: 24 April, 2023, 09:30 »
NetworkTrafficView is a monitoring tool that captures information passing through your network adapter and displays general traffic statistics. The packets statistics is grouped by the Ethernet Type, IP Protocol, Source/Destination Addresses, and Source/Destination ports.

A variety of information is displayed on each line including Ethernet Type (IPv4, IPv6, ARP), IP Protocol (TCP, UDP, ICMP), Source Address, Destination Address, Source Port, Destination Port, Service Name (http, ftp, and so on), Packets Count, Total Packets Size, Total Data Size, Data Speed, Maximum Data Speed, Average Packet Size, First/Last Packet Time, Duration, and process ID/Name (For TCP connections).

Freeware

What's new: >>

    Added 'Black Background' option (Under the View menu). When it's turned on, the main table is displayed in black background and white text, instead of default system colors.
    Added 'Sort By' button to the toolbar.

http://www.nirsoft.net/utils/network_traffic_view.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
The Dude 7.9 RC 4
« Antwort #3811 am: 25 April, 2023, 23:00 »
The Dude will automatically scan all devices within specified subnets, draw, and layout a map of your networks, monitor services of your devices and alert you in case some service has problems.

The Dude network monitor is an application by MikroTik which can dramatically improve the way you manage your network environment. It will automatically scan all devices within specified subnets, draw and layout a map of your networks, monitor services of your devices and alert you in case some service has problems.

License: Freeware

Changelog


    Defconf - added CAPs mode script for wifiwave2 devices;
    Ovpn - improved system stability for Tile devices;
    Snmp - fixed several OIDs that were returning incorrect values (introduced in v7.9beta4);
    Snmp - fixed SNMPv3 "Reportable" flag behavior;
    Ssh - fixed SSH host key export (introduced in v7.9beta4);
    Switch - improved system stability during rapid MAC flapping for 98DXxxxx switches;
    Vxlan - improved system stability when printing FDB table (introduced in v7.9beta4);
    Webfig - fixed bogus comment for dynamic routes (introduced in v7.9beta4);
    Wifiwave2 - fixed WPS connectivity issues on 802.11ax APs (introduced in v7.9beta4);
    Wifiwave2 - improved WPS connection speed;

[close]

http://www.mikrotik.com/thedude.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NETworkManager 2023.4.26.0
« Antwort #3812 am: 26 April, 2023, 19:50 »
Perform a wide range of tests on your network from your computer by turning to this comprehensive, all-in-one software application.

License: GPLv3

Changelog


    WiFi
        Connect to a WiFi network has been added. Supported networks / methods are Open, WPS, WPA PSK (Pre-shared key) and WPA Enterprise. To do this, right-click on a selected WiFi network to open the ContextMenu and select Connect.... #2133
        Disconnect from a WiFi network has been added. To do this, right-click on the connected WiFi network to open the ContextMenu and select Disconnect. #2133
    Remote Desktop
        Support for Remote Desktop Gateway server has been added #2108
    SNMP
        Profiles have been added (group & host settings). You create a new tab with pre-filled values from a profile. #2172
        Query can now be canceled (It’s supported by the library now) #2124
        Common OID profiles have been added. You can now select a profile and the OID will be automatically filled in (similar to the port profiles). #2167

Improvements

    WiFi
        Show current connected network #2133
        Bssid to channel ToolTip added #2133
        Show error message if scan fails (e.g. wifi adapter is unplugged while scanning) #2133
        Automatically refresh is now enabled if it was enabled on the last exit #2116
    Remote Desktop
        Domain added to connect dialog #2165
        Domain added to credentials #2108
        Watermark added to credentials #2172
    SNMP
        Get request can query multiple OIDs at once now #2167
        SHA256, SHA384 and SHA512 for SNMPv3 auth added #2166
        AES192 and AES256 for SNMPv3 privacy added #2166
        Use Regex to validate OID #2205
    Connections
        Automatically refresh is now enabled if it was enabled on the last exit #2116
    Listeners
        Automatically refresh is now enabled if it was enabled on the last exit #2116
    ARP Table
        Automatically refresh is now enabled if it was enabled on the last exit #2116
    Status window is now automatically closed again if it was opened by a network change event #2105

Bugfixes

    Remote Desktop, PowerShell, PuTTY, TigerVNC, AWS Session Manager
        Fixed / mitigated an issue with the AirSpace Fixer if a dialog is displayed (e.g. to enter the password to unlock the profile file) directly after the application has been started #2209
    AWS Session Manager
        Fixed a possible issue if the EC2 instance sync is enabled and the profile file is not loaded (because the user hasn’t entered the password yet) #2209
    Profiles
        OK button not disabled initially if remote desktop domain is invalid #2165
        OK button not disabled initially on unlock profile & decrypt profile file #2133

Other

    Code cleanup #2100 #2172
    Language files updated #transifex
    Dependencies updated #dependencies
    Update documentation for:
        Application > WiFi #2133

    Add documentation for:

        Application > Discovery Protocol #2178
        Application > Lookup #2112
        Application > Connections #2109
        Application > Listerers #2109
        Application > ARP Table #2109
        Settings > Window #2105
        Settings > Status #2105
        Settings > HotKeys #2105
        Settings > Autostart #2105
        Settings > Profiles #2105


[close]

https://github.com/BornToBeRoot/NETworkManager

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
WifiInfoView 2.80
« Antwort #3813 am: 26 April, 2023, 21:30 »
WifiInfoView scans the wireless networks in your area and displays extensive information about them, including: Network Name (SSID), MAC Address, PHY Type (802.11g or 802.11n), RSSI, Signal Quality, Frequency, Channel Number, Maximum Speed, Company Name, Router Model and Router Name (Only for routers that provides this information), and more...

When you select a wireless network in the upper pane of this tool, the lower pane displays the Wi-Fi information elements received from this device, in hexadecimal format.

WifiInfoView also has a summary mode, which displays a summary of all detected wireless networks, grouped by channel number, company that manufactured the router, PHY type, or the maximum speed.

License: Freeware

What's new: >>

Added 'Full Screen' mode (View -> Full Screen or F11 key).

https://www.nirsoft.net/utils/wifi_information_view.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portmaster 1.0.13 Pre-release
« Antwort #3814 am: 28 April, 2023, 18:30 »
Monitor and configure all of your Windows apps’ network connections for maintaining a higher degree of privacy and security using this open-source application.

License: AGPL

Changelog


Add binary path to integration test utiltool
Add integrationtest utility
Suggest using stale DNS cache when queries are slow
Improve rules config description
Add flags to specify custom update server
Add config option to always use stale DNS cache entries
Reduce running of background tasks on sleep mode
Add check for special android ip in online status check
Increase max state table lookup time window
Fix closing nf conntrack session when stopping during start
Improve user agents
Fix custom filter list load
Fix android update system

[close]

https://safing.io/portmaster/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
The Dude 7.9 RC 5
« Antwort #3815 am: 29 April, 2023, 10:00 »
Whats new:>>

Console - fixed password prompt (introduced in v7.9beta4);
Lte - improved system stability when changing LTE interface configuration during network scan with MBIM modems (introduced in v7.8 );
Wifiwave2 - fixed a compatibility issue when using OWE authentication (introduced in v7.8 );

http://www.mikrotik.com/thedude.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
IP-Toolbox 5.3.1.2174
« Antwort #3816 am: 01 Mai, 2023, 21:30 »
This application features a collection of tools that target IP-related tasks, allowing one to easily send pings, perform check-ups, and monitor individual or multiple IPs.

License: MPL

https://decontev.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
CountryTraceRoute 1.40
« Antwort #3817 am: 02 Mai, 2023, 07:30 »
CountryTraceRoute is a Traceroute utility, similar to the tracert tool of Windows, but with graphical user interface, and it's also much faster than tracert of Windows. CountryTraceRoute also displays the country of the owner of every IP address found in the Traceroute.

After the Traceroute is completed, you can select all items (Ctrl+A) and then save them into csv/tab-delimited/html/xml file with 'Save Selected Items' option (Ctrl+S) or copy them to the clipboard (Ctrl+C) and then paste the result into Excel or other spreadsheet application.

License:    Freeware

Whats new: >>

    Added support for using the IP-Location files from https://github.com/sapics/ip-location-db.
    You can use all 3 types of CSV files: Country, City, and ASN.
    In order to use these files, simply download the desired files and put them in the same folder of CountryTraceRoute.exe with their original filename (For example: asn-country-ipv4.csv , asn-ipv4.csv)
    Updated the internal IP location database.

http://www.nirsoft.net/utils/country_traceroute.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
The Dude 7.9 Final
« Antwort #3818 am: 02 Mai, 2023, 18:00 »
Changelog


    bgp - improved BGP VPN selection;
    bridge - added warning log when "ageing-time" exceeds supported hardware limit for 98DX224S, 98DX226S, and 98DX3236 switch chips;
    bridge - fixed FastPath when setting "use-ip-firewall-for-vlan" or "use-ip-firewall-for-pppoe" without enabled "use-ip-firewall";
    certificate - fixed bogus log messages;
    chr - fixed public SSH key pulling when running on AWS;
    console - added "/task" submenu (CLI only);
    console - added option to create new files using "/file add" command (CLI only);
    console - improved stability when doing "/console inspect" in certain menus;
    console - improved stability when editing long strings;
    console - improved system stability;
    console - removed bogus "reset" command from "/system resource usb" menu;
    console - rename flag "seen reply" to "seen-reply" under "/ipv6 firewall connection" menu;
    console - replaced "fingerprint" with "skid" in "/certificate print";
    console - show Ethernet advertise, speed and duplex settings depending on configured auto-negotiation;
    container - fixed invoking "container shell" more than once;
    container - improved "container pull" to support OCI manifest format;
    defconf - added CAPs mode script for wifiwave2 devices;
    detnet - fixed interface state detection after reboot;
    dhcp - changed the default lease time for newly created DHCP servers to 30 minutes;
    dhcpv4-server - release lease if "check-status" reveals no conflict;
    disk - improved system stability when removing USB while formatting;
    ethernet - fixed half-duplex forced mode at 10Mbps and 100Mbps on ether1 for RB5009, Chateau 5G ax and hAP ax3 devices;
    filesystem - fixed partition "copy-to" function;
    firewall - added "connection-nat-state" to IPv6 mangle and filter rules;
    health - added limited manual control over fans for CRS3xx, CRS5xx, CCR2xxx devices;
    health - fixed bogus value reporting for CRS510 device;
    ike2 - fixed minor logging typo;
    ipsec - added error log message when peer ID does not match certificate;
    ipsec - fixed packet processing by hardware encryption engine on RB850Gx2 device;
    ipsec - refactor X.509 implementation;
    ipv6 - added "valid" and "lifetime" parameters for SLAAC IPv6 addresses;
    ipv6 - send out RA packet with "preferred-lifetime" set to "0" when IPv6 address is deactivated;
    l3hw - improved route offloading for 98DX224S, 98DX226S, and 98DX3236 switch chips;
    leds - disable LEDs after "/system shutdown";
    lte - capped maximum lifetime of SLAAC address to 1 hour;
    lte - fixed CA band clearing on RAT mode change;
    lte - fixed duplicate IPv6 route for lte interface when "ipv6-interface" setting is used;
    lte - fixed LTE interface not showing up when resetting RouterOS configuration;
    lte - fixed passthrough mode when used together with another APN for Chateau 5G;
    lte - fixed R11-LTE-US in LTE passthrough mode;
    lte - fixed R11e-LTE-US reporting of RSSI in LTE mode;
    lte - fixed re-attach in some cases where module would stay in not-running state after network detach;
    lte - fixed second modem halt on dual R11e-LTE6 setup;
    lte - improved system stability when changing LTE interface configuration during network scan with MBIM modems (introduced in v7.8);
    mpls- fixed LDP "preferred-afi" parameter;
    netinstall-cli - improved device reinstall on failed attempt;
    netwatch - added "startup-delay" setting (CLI only);
    netwatch - improved ICMP status evaluation when no reply was present;
    netwatch - limit "start-delay" range;
    ospf - fixed processing of fragmented LSAs;
    ovpn - added support for OVPN server configuration export and client configuration import from .ovpn file;
    ovpn - improved system stability for Tile devices;
    quickset - fixed displaying of "SINR" when value is 0;
    rose-storage - added option to nvme-discover with hostname (CLI only);
    rose-storage - fixed crash on nvme-tcp disable;
    rose-storage - fixed rsync transfer permissions;
    rose-storage - various stability fixes;
    route - fixed "dynamic-id" for VRF tables;
    route - improved system stability when making routing decision;
    route - show SLAAC routes under the "/routing route" menu;
    route-filter - improved stability when matching blackhole routes;
    routerboot - added "preboot-etherboot" and "preboot-etherboot-server" settings ("/system routerboard upgrade" required) (CLI only);
    sfp - added log warning about failed auto-initialization on RB4011, RB5009, CCR2004-1G-12S+2XS, CCR2004-16G-2S+, CCR2116-12G-4S+, CCR2216-1G-12XS-2XQ devices;
    sfp - allow modules that hold "TX_FAULT" high signal all the time on RB4011, RB5009, CCR2004-1G-12S+2XS, CCR2004-16G-2S+, CCR2116-12G-4S+, CCR2216-1G-12XS-2XQ devices;
    sfp - allow modules with bad or no EEPROM in forced mode on RB4011, RB5009, CCR2004-1G-12S+2XS, CCR2004-16G-2S+, CCR2116-12G-4S+, CCR2216-1G-12XS-2XQ devices;
    sfp - fixed "rate-select" functionality on CCR2004-16G-2S+ and CCR2004-1G-12S+2XS devices (introduced in v7.8);
    sfp - fixed combo-ether link monitor for CRS328-4C-20S-4S+ switch;
    sfp - improved module initialization and display more detailed initialization status on RB4011, RB5009, CCR2004-1G-12S+2XS, CCR2004-16G-2S+, CCR2116-12G-4S+, CCR2216-1G-12XS-2XQ devices;
    sfp - improved SFP28 interface stability with some optical modules for CRS518 switch;
    sfp - improved system stability with some SFP GPON modules on RB4011, RB5009, CCR2004-1G-12S+2XS, CCR2004-16G-2S+, CCR2116-12G-4S+, CCR2216-1G-12XS-2XQ devices;
    snmp - fixed SNMPv3 "Reportable" flag behavior;
    snmp - improved outputting of routes;
    socks - added VRF support;
    ssh - added Ed25519 host key support;
    ssh - added support for Ed25519 key export and import in PKCS8 format;
    ssh - do not allow SHA1 usage with strong crypto enabled;
    ssh - improved service responsiveness when changing SSH service settings;
    ssh - improved SSH key import process;
    storage - mount RAM drive for devices with 32MB flash;
    supout - added DHCP server network section;
    switch - fixed ACL rules matching IPv6 packets when using only IPv4 matchers;
    switch - improved system stability during rapid MAC flapping for 98DXxxxx switches;
    switch - improved system stability for 98DX8208, 98DX8216, 98DX8212, 98DX8332, 98DX3257, 98DX4310, 98DX8525, 98DX3255, 98PX1012 switches;
    timezone - updated timezone information from "tzdata2023c" release;
    vrrp - added "self" value for "group-master" setting;
    vxlan - added forwarding table;
    vxlan - fixed packet drops when host moves between remote VTEPs;
    webfig - added inline comments;
    webfig - fixed "Destination" value under "MPLS/Forwarding-Table" menu;
    webfig - fixed issue where "Certificate" value disappears under "IP/Services" menu;
    webfig - fixed issue where entries might be missing under "IP/DHCP-Server" menu;
    webfig - various stability fixes;
    wifiwave2 - added "radio/reg-info" command to show regulatory requirements (currently implemented for 802.11ac interfaces) (CLI only);
    wifiwave2 - added ability to configure antenna gain;
    wifiwave2 - added ability to configure beacon interval and DTIM period;
    wifiwave2 - added information on additional interface capabilities to radio parameters;
    wifiwave2 - automatically add a VLAN-tagged interface to the appropriate bridge VLAN;
    wifiwave2 - exit sniffer command and return error when trying to sniff on an unsupported channel;
    wifiwave2 - fixed 802.11r roaming for clients that performed initial authentication with an AP which has been restarted since;
    wifiwave2 - fixed issue of some supported channels not being listed in the radio parameters;
    wifiwave2 - fixed issue which lead to VLAN-tagged wireless clients receiving tagged traffic from other VLANs;
    wifiwave2 - fixed key handshake timeout for re-associating client devices on 802.11ac interfaces;
    wifiwave2 - fixed VLAN tagging for unencrypted (open) APs;
    wifiwave2 - improved general interface stability;
    wifiwave2 - improved regulatory compliance for hAP ax^2, hAP ax^3 and Chateau ax;
    wifiwave2 - improved WPS connection speed;
    wifiwave2 - increased maximum value for "channel.frequency" to 7300;
    wifiwave2 - show information on captured packets and added ability to save them locally in a pcap file;
    winbox - added "MTU" and "Hoplimit" properties under "IPv6/Routes" menu;
    winbox - added "Preferred AFI" property under "MPLS/LDP-Instance" menu;
    winbox - added "S" flag under "IPv6/Firewall/Connections" menu;
    winbox - added "Tx Power" property under "Wifiwave2/Status" menu;
    winbox - added "Tx Queue Drops" property under interface settings "Traffic" tab;
    winbox - added "Username" and "Password" properties under "Container/Config" menu;
    winbox - added "Valid" and "Preferred" properties under "IPv6/Address" menu;
    winbox - added missing properties for "Remote ID Type" under "IP/IPsec/Identities" menu;
    winbox - changed route flag name from "invalid" to "inactive";
    winbox - fixed "TLS" property under "Tools/Email" menu;
    winbox - fixed "Type" property under "System/Disk" menu when "rose-storage" package is installed;
    winbox - fixed changing slot name under "System/Disk" menu;
    winbox - fixed default value for "Allow managed" property under "Zerotier" menu;
    winbox - fixed duplicate "My ID" column under "IP/IPsec/Identities" menu;
    winbox - fixed minor typo in "WifiWave2/Radios" menu;
    winbox - fixed missing "Sector Writes" for certain devices under "System/Resources" menu (introduced in v7.8);
    winbox - improved Ethernet advertise, speed and duplex settings;
    winbox - only show permitted countries for wifiwave2 interfaces;
    winbox - show missing "Designated Bridge" and "Designated Port Number" monitoring data under "Bridge/Port menu;
    www - allow unsecure HTTP access to REST API;
    x86 - fixed changing software-id (introduced in v7.7);
    zerotier - upgraded to version 1.10.3;

[close]

http://www.mikrotik.com/thedude.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NetLimiter 5.2.5.0
« Antwort #3819 am: 04 Mai, 2023, 20:40 »
NetLimiter is an internet traffic control and monitoring tool.

You can use NetLimiter to set download/upload transfer rate limits for applications or even single connection and monitor their internet traffic.

There are three available versions of NetLimiter - Pro, Lite, and Freeware Monitor.

Changelog


    New features:

    Deleting traffic data for apps now possible in Stats Manager.

    Fixed bugs:

    Service unresposibility with very long domain name addresses.
    Stats crash with huge volume of concurrent connections (>100.000).
    Error when creating Quotas larger then 4 GB.
    Many minor issues.

[close]

http://www.netlimiter.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PortScan & Stuff 1.92
« Antwort #3820 am: 06 Mai, 2023, 10:00 »
Scan and identify network devices as well as perform various speed tests over the Internet with selectable server list and Whois capabilities

Donationware

Whats new:>>

Wiz lights detection added, Chinese support improved

https://www.the-sz.com/products/portscan/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
GNS3 2.2.39
« Antwort #3821 am: 08 Mai, 2023, 21:10 »
GNS3 is a graphical network simulator that allows you to design complex network topologies. You may run simulations or configure devices ranging from simple workstations to powerful Cisco routers.

License: Open Source

Changelog


    GUI:

    Fix nodes are not snapped to the grid at the moment of creation
    Upgrade distro and aiohttp dependencies

    Server:

    Install web-ui v2.2.39
    Add generic function to install resource files
    Install empty Qemu disks on first start
    Check for colon in project name. Fixes #2203
    Upgrade distro and aiohttp dependencies

[close]

DL -> https://github.com/GNS3/gns3-gui

https://www.gns3.com/software

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Portmaster 1.0.14
« Antwort #3822 am: 09 Mai, 2023, 11:50 »
Monitor and configure all of your Windows apps’ network connections for maintaining a higher degree of privacy and security using this open-source application.

License: AGPL

Changelog


Fix slow queries sensor value calculation
Update IP of Applied Privacy DNS preset
Improve test suite
Calibrate process lookup times for Windows
Improve compatibility issue notifications

[close]

https://safing.io/portmaster/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NxFilter 4.6.6.4
« Antwort #3823 am: 09 Mai, 2023, 18:00 »
NxFilter is a useful software that was created to help administrators track HTTP traffic on a network. Using NxFilter, one can block not only the Internet traffic to specific webpages or domains, but also programs that use DNS.

Freeware

Changelog


    Deal with '/NXP', '/NXR' protocol by hxlistener without TCP connection.
    Accept agent ping signal on every minute.
    Signal log not appearing bug has been fixed.
    Select first_catid as catid in TopReport DAO class.
    Logo on GUI has been changed.
    Baselist has been updated to 4667364.

[close]

https://www.nxfilter.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
The Dude 7.10 Beta 5
« Antwort #3824 am: 10 Mai, 2023, 21:00 »
The Dude will automatically scan all devices within specified subnets, draw, and layout a map of your networks, monitor services of your devices and alert you in case some service has problems.

The Dude network monitor is an application by MikroTik which can dramatically improve the way you manage your network environment. It will automatically scan all devices within specified subnets, draw and layout a map of your networks, monitor services of your devices and alert you in case some service has problems.

License: Freeware

Changelog


    Bridge - fixed HW offloaded STP state on port disable;
    Bridge - fixed HW offloading for vlan-filtered bridge on devices with multiple switches (introduced in v7.8);
    Certificate - fixed displaying of certificate serial number;
    Certificate - improved error reporting for Let's Encrypt certificate;
    Certificate - restore available "key-usage" property options;
    Console - added timeout error for configuration export;
    Console - changed time format according to ISO standard;
    Console - disable output when using "as-value" parameter;
    Console - fixed ":terminal inkey" input when resizing terminal;
    Console - hide past commands with sensitive arguments;
    Container - fixed "container pull" to support OCI manifest format;
    Container - fixed crash due to missing system directories;
    Container - improved default internal environment values;
    Defconf - fixed default configuration for RBSXTLTE3-7;
    Dhcp-server - fixed accounting on RADIUS interim update;
    Firewall - added "endpoint-independent-nat" support;
    Firewall - added "nth" option for IPv6 firewall;
    Gps - expose GPS port for Quectel RM520N-GL;
    Ike2 - improved child SA delete request processing;
    Iot - added option to send Modbus function code commands directly from RouterOS (CLI only);
    Ipsec - added hardware acceleration support for IPQ-5010 (hAP ax lite);
    Ipsec - refactor public key authentication;
    Ipv6 - fixed IPv6 address removal;
    L3hw - added advanced configuration options for fine-tuning the L3HW offload (l3hw-settings are cleared after upgrade or downgrade) (CLI only);
    L3hw - added monitoring options for L3HW utilization (CLI only);
    L3hw - fixed /32 route deletion;
    L3hw - improved system stability for partial routing table offload;
    Lte - added serving cell query for MBIM modems with necessary MBIM extension;
    Lte - disable DHCP request filtering (UDP port 67) for Chateau 5G;
    Lte - fixed Google Pixel 7 tethering support;
    Lte - improved stability for Chateau 5G LTE modem firmware upgrade;
    Lte - stop "cell-monitor" on LTE interface configuration change for MBIM modems;
    Mpls - added FastPath support;
    Ovpn - added initial support for V2 data transfer protocol;
    Ovpn - improved system stability;
    Pppoe - fixed PPPoE client scan when server is sending PADO messages without Service-Name tag;
    Qos-hw - added QoS marking support for 98DXxxxx switches (CLI only);
    Route - improved system stability when removing multicast forwarding entries;
    Routerboard - fixed memory test on CCR2116-12G-4S+ ("/system routerboard upgrade" required);
    Routerboard - improved RouterBOOT stability for Alpine CPUs ("/system routerboard upgrade" required);
    Sfp - fixed combo-ether link monitor for CRS328-4C-20S-4S+ switch;
    Sfp - improved Q/SFP interface stability for 98DX8208, 98DX8212, 98DX8332, 98DX3257, 98DX4310, 98DX8525, 98DX3255, 98PX1012 switches;
    Sfp - improved SFP interface handling for RB4011, RB5009, CCR2xxx and CRS518 devices;
    Sfp - improved system stability with certain SFP modules for CCR2216 and CRS518 devices;
    Sfp - report EEPROM data even if "auto-init-failed" has occurred;
    Smb - improved SMB v1 operation;
    *) snmp - added "engine-id-suffix" setting and display actual "engine-id" as read-only property;
    *) snmp - added new "mtxrInterfaceStatsTxRx1024ToMax" OID to MIKROTIK-MIB;
    *) ssh - added inline key "passphrase" property;
    *) switch - added more precise "storm-rate" configuration options for 98DXxxxx switches (CLI only);
    *) switch - fixed storm rate on 10G links for 98DX8208, 98DX8216, 98DX8212, 98DX8332, 98DX3257, 98DX4310, 98DX8525, 98DX3255 switches;
    *) system - improved watchdog reporting in log after reboots for several ARM and ARM64 devices;
    *) tile - fixed support for microSD card;
    *) upgrade - do not run manual upgrade if some packages are missing;
    *) ups - fixed updating of "battery-voltage" property;
    *) w60g - improved interface stability for PTMP setups;
    *) webfig - added high-resolution favicon;
    *) webfig - allow limitless upper bounds for number range;
    *) webfig - allow to set "0" second time for fields with default values;
    *) webfig - changed time format according to ISO standard;
    *) webfig - display date and time in local time zone;
    *) webfig - fixed missing "WifiWave2" menu;
    *) webfig - fixed missing property names in "WifiWave2" menu;
    *) webfig - redesigned item configuration display;
    *) webfig - redesigned top menu bar;
    *) webfig - removed "Tools/Telnet" menu;
    *) webfig - removed auto-login with default credentials (admin without a password);
    *) wifiwave2 - avoid transmitting extra bytes at the end of the packet after stripping a VLAN tag;
    *) wifiwave2 - do not show placeholder transmit power values on interface startup;
    *) wifiwave2 - fixed CAP connection when provisioning "manager=capsman";
    *) wifiwave2 - fixed DFS channel availability warning (introduced in v7.9);
    *) wifiwave2 - fixed dynamic interface adding to bridge on CAP device;
    *) wifiwave2 - fixed inability to disable CAPsMAN when there are RADIUS-authenticated clients connected;
    *) wifiwave2 - fixed incorrect limits on number of interfaces in station mode;
    *) wifiwave2 - fixed interface name change when restoring backup;
    *) wifiwave2 - fixed key handshake timeout with re-associating clients;
    *) wifiwave2 - fixed OWE authentication compatibility with 802.11ax client devices;
    *) wifiwave2 - fixed OWE authentication compatibility with third-party client devices (introduced in v7.8);
    *) wifiwave2 - improved logging when an interface is unable to assign a VLAN tag to client;
    *) wifiwave2 - improved system stability when trying to exceed virtual AP limit;
    *) wifiwave2 - improved system stability;
    *) wifiwave2 - restore interface running state when connection to CAPsMAN is lost;
    *) winbox - added "Queues" configuration tab when creating new entries under "IPv6/DHCP-Server" menu;
    *) winbox - rename "URL" property to "Action data" under "IP/Web-Proxy/Access" menu;
    *) wireguard - fixed IPv6 traffic processing with multiple peers;
    *) x86 - ice driver update to v1.11.14;
    *) zerotier - make "identity" setting sensitive;

[close]

http://www.mikrotik.com/thedude.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )