Skip to content

Releases: DES-Destry/Looto

Looto v1.1.0

12 May 11:59
18fe615
Compare
Choose a tag to compare
  • Settings window has been added. Now Looto application have flexible configurable parameters.
  • Now Looto can manage maximum count of using processors cores for port scanner or LAN scanner.
  • Now Looto have configurable scanners. You can configure data sending timeout for the both protocols, host check timeout, cache chunks lifetime and UDP port data receive timeout(for balancing between "Opened" and "Opened / Filtered" states).
  • Results window now have several render modes: "Full render", "Render as text" and "Not render".
  • Results window now have several sorting modes: "By port value", "By port state" and "By port protocol". Also Looto can turn on or turn off DESC sorting mode.
  • "Opened / Filtered" state for UDP port has been added. This state applies to port if Looto connected to port successfully, but data from port not received.
  • Cache "Clear all" button has been added.

Looto v1.0.4

28 Apr 05:05
Compare
Choose a tag to compare
  • UDP port scanning was fixed.(in the previous version the app shows that all UDP ports have Opened state)
  • Scanning results cache was added. You can see your history in the "Scaning history" and LAN list shows how long you scanned any ports in the LAN. Cache stored in the .data.cache file.
  • LAN list shows IPs that belong to device, that launched Looto app. It shows (me) status near the host.

Looto v1.0.3

21 Apr 12:29
446c9f7
Compare
Choose a tag to compare
  • Some bug fixes.
  • LAN hosts scanner was improved - it scan more hosts based on local IP device.
  • Result window was restyled.
  • On result window filters appeared for on/off render ports with selected port states.

Looto v1.0.2

17 Apr 13:58
a66cb3b
Compare
Choose a tag to compare
  • Error handling. Now app can write logs and made bug report files in .data_logs folder. If exception was catched app now shows window with error info.(in the previous version the app only crashed without warnings or consequences)
  • Not scanning hosts ports if host doesn't exists.(in the previous version the app shows all ports of not existed host as closed)
  • Added host scanner. Now you can see the list of devices IP addresses, that are on the same local network.

Looto v1.0.1

12 Apr 09:53
c9aec8e
Compare
Choose a tag to compare
  • Now in host input user can type Domain name(in the previous version user can type only IP address)
  • Stop button added. If you realized that you don't need to scan everything, but realized it too late, then you can complete the process. But the check of those ports that have started to be checked will not stop and you will have to wait for some time.
  • Scanning has been significantly accelerated. For scanning each port uses all available processors cores. In my case with Intel i5-2300 (4 cores) the speed increased by 4 times. This means that speed of scanning depends on cores count of your processor.

Looto v1.0.0

10 Apr 15:02
Compare
Choose a tag to compare
  • First release version.
  • Very simple port scanning with inputs for separated ports or range of ports.
  • Simplified results showing.