calebstewart / pwncat

Fancy reverse and bind shell handler
https://pwncat.readthedocs.io
MIT License
2.63k stars 258 forks source link

Added lpwd and lcd commands for local cwd changes #219

Closed calebstewart closed 2 years ago

calebstewart commented 2 years ago

Description of Changes

Added lpwd command for printing the current local working directory, and the lcd command for changing the current local working directory.

Fixes #218.

Please note any noqa: comments needed to appease flake8.

Major Changes Implemented:

Pre-Merge Tasks

For issues with pre-merge tasks, see CONTRIBUTING.md