Pybotnet Versions Save

PyBotNet: A High-Level Remote Control Framework for Python with Telegram Integration

v2.2.5

2 months ago

What's Changed

Full Changelog: https://github.com/onionj/pybotnet/compare/v2.2.4...v2.2.5

v2.2.4

11 months ago

A few minor issues have been resolved

#47

v2.2.3

1 year ago

Fixed minor things.

  • fixed telegram engine HTTP-request #43

v2.2.2

1 year ago

Fix minor issue.

fix BaseEngine and TestEngine, add (additionalـinfo: dict = {}) to send_file method.

v2.2.1

1 year ago

fix typing issue to support python 3.8

v2.2.0

1 year ago

Improve /help command Improve Run "syntax" for Select specific bot

2.1.0

1 year ago

Everything has changed in version 2.1.0 !

To view the document, go to this link: https://onionj.github.io/pybotnet/

Features:

  • Ability to easily add custom scripts
  • external scripts
  • to add custom control panel
  • in Telegram control pannel and proxy
  • in scripts like:
    • reverse shell
    • put or get file
    • run python code on target systems
    • get screenshot
    • keylogger
    • dos
    • scheduler
    • ...
  • Cross platform
  • remote control to your apps ...

2.0.9b0

1 year ago

Everything has changed in version 2 !

To view the document, go to this link: https://onionj.github.io/pybotnet/

Features:

  • Ability to easily add custom scripts
  • Import external scripts
  • Ability to add custom control panel
  • Built in Telegram control pannel and proxy
  • Built in scripts like:
    • reverse shell
    • put or get file
    • run python code on target systems
    • get screenshot
    • keylogger
    • dos
    • scheduler
    • ...
  • Cross platform
  • Add remote control to your apps
  • ...

v1.0.5

2 years ago

fix upload_server_1 api

v1.0.4

2 years ago

https://github.com/onionj/pybotnet/pull/21#issue-1065277047

 @SepehrRasouli:
runcode command had a problem like cmd command , which it would run forever non-stop , so I fixed it with the same solution i used for the cmd command.
I also edited some minor things and tested the code , and the code worked properly.
Please change the version.
If you encountered any problem , contact me.