Skip to content

Releases: ZXCurban/NetOrbit

Netorbit v1.2.0 - Nix Support & Community Milestones

10 May 19:32

Choose a tag to compare

This release brings official support for the Nix ecosystem and celebrates our growing community!

What's New:

  • Nix/NixOS Support: Added flake.nix and flake.lock. You can now run NetOrbit directly via nix
  • Documentation: Updated README with clearer installation guides and contributors list.
  • Infrastructure: Improved project visibility with new status badges and a contributors section.

💖 Huge thanks for your support!

We have reached the milestone of nearly 200 stars! This is an incredible result. Thank you to everyone who gives stars, reports bugs, and downloads the project.

Your attention is the best motivation to keep developing NetOrbit further.

Special thanks to @DIvan2K for the contribution to Nix support!

NetOrbit v1.1.0

03 May 09:02

Choose a tag to compare

Screenshot From 2026-05-03 12-06-05

Added:

• MIT license
• Сolor themes: --green, --red, --violet for deeper UI customization
• Terminal cleaning

NetOrbit v1.0.0

02 May 18:15

Choose a tag to compare

Core:

Rebuilt with async GeoIP, sub-pixel Braille rendering, and caching for ~0.0044s warm render speed.

Optimization:

Removed heavy dependencies, added bounded queues, and implemented slots to ensure zero memory leaks.

NetOrbit v0.2.0

28 Apr 14:03
577ccda

Choose a tag to compare

Fixed broken dependencies and resolved installation issues with pipx.

NetOrbit v0.1.0

27 Apr 21:10

Choose a tag to compare

First release (experimental).

Features:

  • Network traffic visualization
  • CLI interface
  • Built with scapy

⚠️ Requires root privileges (or CAP_NET_RAW).
Use at your own risk.