Projects STRLCPY aardwolf Commits 898d861a
🤬
  • ■ ■ ■ ■ ■
    README.md
    skipped 1 lines
    2 2   
    3 3  :triangular_flag_on_post: This is the public repository of aardwolf, for latest version and updates please consider supporting us through https://porchetta.industries/
    4 4   
    5  -# AARDWOLF - Asynchronous RDP/VNC client in Python
     5 +# AARDWOLF - Asynchronous RDP/VNC client in Python (headless)
    6 6  This project is aimed to play around the RDP and VNC protocols.
     7 +Project contains no GUI, for a GUI client please check out [`aardwolfgui`](https://github.com/skelsec/aardwolfgui)
    7 8   
    8 9  ## :triangular_flag_on_post: Sponsors
    9 10   
    skipped 39 lines
    49 50   VNC client with VNC authentication using password `admin:aa` connecting to RDP server `10.10.10.103`. Note that if the password contains `:` char you will have to prepend the password with `:`
    50 51   
    51 52  # Kudos
    52  - - Citronneur's `rdpy`. The decompression code and the QT image magic was really valuable.
     53 + - Citronneur's [`rdpy`](https://github.com/citronneur/rdpy). The decompression code and the QT image magic was really valuable.
    53 54   - Marc-André Moreau (@awakecoding) for providing suggestions on fixes
    54 55   
    55 56   
    skipped 2 lines
Please wait...
Page is in error, reload to recover