8000 Releases · oplik0/mn2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: oplik0/mn2

v0.4.1

08 Nov 19:28
3e5b383
Compare
Choose a tag to compare

0.4.1 (2024-11-08)

Bug Fixes

  • deps: update dependency prompt-toolkit to v3.0.48 (#19) (6f9ed52)

v0.4.0

29 Oct 20:31
d51bf62
Compare
Choose a tag to compare

0.4.0 (2023-10-28)

Features

  • send individual commands to different hosts (1eb6488)

Bug Fixes

  • far more reliable udp iperf output (b0dde0f)
  • only add length to server if dualtest or tradeoff are active (52eabef)
  • remove some debugging remnants (fadabf2)
  • use separate ports for UDP (583911c)

v0.3.1

27 Oct 20:47
ab4f8b6
Compare
Choose a tag to compare

0.3.1 (2023-10-27)

Bug Fixes

v0.3.0

27 Oct 20:01
ccf745e
Compare
Choose a tag to compare

0.3.0 (2023-10-27)

Features

  • output redirection (b44b4f5)
  • parallel iperf (3982669)
  • pass non-keyword args as just args to source (9702668)

Bug Fixes

  • add iperf timeout and client-server swap on udp (b9912b6)
  • better error handling in source (3f15d7d)

v0.2.2

23 Oct 14:44
772 8000 f018
Compare
Choose a tag to compare

0.2.2 (2023-10-23)

Bug Fixes

v0.2.1

23 Oct 14:27
92b90c3
Compare
Choose a tag to compare

0.2.1 (2023-10-23)

Bug Fixes

v0.2.0

23 Oct 14:19
af54535
Compare
Choose a tag to compare

0.2.0 (2023-10-23)

Features

Documentation

v0.1.0

22 Oct 22:16
2980627
Compare
Choose a tag to compare

0.1.0 (2023-10-22)

Features

  • autocomplete, suggestions, etc. (0bfe43d)
  • basic replacement with no new features yet (5595720)
  • better UDP iperf reporting (d9076ca)
  • minify production build (ba849cd)
  • move to prompt_toolkit and typer (d5cea1a)
  • option completion (ecf073c)
  • option completions (1aa8482)
  • rest of mininet CLI (3d2f29e)
  • variables in source command (d56ebe9)

Bug Fixes

  • exit command (5f0421e)
  • remove cmd2 from dependencies (5bc9665)
  • remove option autocomplete since it doesn't work (e60e4ff)

Documentation

0