Skip to content

Commit

Permalink
version bump for Qt6
Browse files Browse the repository at this point in the history
  • Loading branch information
SkelSec committed Sep 5, 2024
1 parent 72d29fb commit d3f79aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,17 @@

## :triangular_flag_on_post: Sponsors

If you like this project, consider sponsoring it on GitHub! [Sponsors](https://github.com/sponsors/skelsec/)
If you like this project, consider purchasing licenses of [OctoPwn](https://octopwn.com/), our full pentesting suite that runs in your browser!
For notifications on new builds/releases and other info, hop on to our [Discord](https://discord.gg/PM8utcNxMS)


# AARDWOLFGUI - Asynchronous RDP client in Python (GUI)
Qt5 based GUI for aardwolf RDP/VNC client

## :triangular_flag_on_post: Runs in the browser

This project, alongside with many other pentester tools runs in the browser with the power of OctoPwn!
Check out the community version at [OctoPwn - Live](https://live.octopwn.com/)

# Example scripts
- `aardpclient` Basic RDP/VNC client running on top of Qt5. Can copy-paste text, handles keyboard and mouse.
Expand Down
2 changes: 1 addition & 1 deletion aardwolfgui/_version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__version__ = "0.0.7"
__version__ = "0.0.8"
__banner__ = \
"""
# aardpwolfgui %s
Expand Down

0 comments on commit d3f79aa

Please sign in to comment.