Skip to content

Releases: DeadPackets/pwnbox-cli

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Nov 08:06

PwnBox CLI - v2.3.1

  • Fixed an issue with the new aliases not registering.
  • Fixed an issue with the wrong SSH config variable being read (thanks CoPilot!!!).

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 13:40

PwnBox CLI - v2.2.0

  • Updated the dependencies to fix a warning that appeared, and to improve performance.

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Mar 09:19

PwnBox CLI - v2.1.1

  • Fixed an issue with mounting the SSH volume as read-only.

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 09:39

PwnBox CLI - v2.1.0

  • Added --no-ssh option to pwnbox up to just exit after initializing the container.

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 17:28

PwnBox CLI - v2.0.0

  • Added proper X11 forwarding when connecting to pwnbox
  • Removed setting environment variables for DISPLAY
  • Optimized and reformatted the code

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 08:35

PwnBox CLI - v1.5.3

  • Fixed a bug where the config directory wasn't being created if it did not already exist.

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 21 Jun 14:43

PwnBox CLI - v1.5.3

  • Fixed an critical bug where values in the config file were always true regardless of their true value (thank you Python).

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 04 Jun 12:57

PwnBox CLI - v1.5.2

  • Fixed an issue where enabling host networking would result in an exception (Credits to @shizonic)
  • Fixed an issue with incorrect dependencies for docker resulting in exceptions (Credits to @shizonic)

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 06 May 16:10

PwnBox CLI - v1.5.0

  • Fixed an issue where a lack of docker installation was not detected.
  • Added .pylintrc to start linting the code.
  • Fixed a bunch of issues spotted by pylint.

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 06 May 14:33

PwnBox CLI - v1.5.0

  • Fixed an issue where a lack of docker installation was not detected.
  • Added .pylintrc to start linting the code.
  • Fixed a bunch of issues spotted by pylint.