Simple Automated SSH Python Bot

Поделиться
HTML-код
  • Опубликовано: 15 окт 2022
  • In this video, we learn how to automate SSH processes using the Fabric module in Python.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine.com/books/
    💻 The Algorithm Bible Book: www.neuralnine.com/books/
    👕 Programming Merch: www.neuralnine.com/shop
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine.com/
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/NeuralNine
    🎙 Discord: / discord
    🎵 Outro Music From: www.bensound.com/
  • НаукаНаука

Комментарии • 35

  • @abdouett3676
    @abdouett3676 Год назад +2

    Great video! Thank you!

  • @lordofallworlds9244
    @lordofallworlds9244 Год назад +4

    10/10 content man

  • @_waltdisney
    @_waltdisney Год назад

    Great video. Thank you!

  • @dragonball41876
    @dragonball41876 2 месяца назад

    Good video, short but informative! Like this type.

  • @niazahsan1337
    @niazahsan1337 Год назад

    Great video, is there a way to use trusted ssh (-Y or -X) using Fabric?
    I dont see that detail in the documentation

  •  9 месяцев назад

    Hello, very clear video, can someone help me if I'm trying to use the su - instead of the sudo available, I mean if the ssh user is not sudoer user the sudo command does not work.

  • @user-qc1gk2kz6l
    @user-qc1gk2kz6l Год назад

    is there a way to do so by multi factor authentication?

  • @liamjrj2201
    @liamjrj2201 10 месяцев назад +1

    Hey, i keep getting this error when i try to run a command: "PasswordRequiredException: Private key file is encrypted". Do you know why i get this? Thanks for the video

  • @andresbonelli
    @andresbonelli Год назад +1

    Following the previous SSH key file on Windows, I'm getting this exception:
    paramiko.ssh_exception.PasswordRequiredException: private key file is encrypted
    is tehre a way to tell Fabric module to read the keyfile??

    • @segovelo9343
      @segovelo9343 Год назад +1

      config = Config(overrides={
      "sudo": {
      "password": password
      },
      "connect_kwargs": {
      "passphrase":
      }
      })

  • @Krisler12
    @Krisler12 Год назад +5

    Please recreate AES-256 encryption from scratch in pure Python with no use of any encryption library.
    Thank you in advance!

    • @heptex8989
      @heptex8989 Год назад +8

      is he allowed to use an IDE? or does he need to make one from scratch

    • @igorgrbaslijev8593
      @igorgrbaslijev8593 11 месяцев назад

      @@heptex8989 only pen and paper are allowed

  • @shurik2489
    @shurik2489 Год назад

    Können Sie ein Video erstellen, in dem erklärt wird, wie man qemu lunux erstellt? Ich habe nur einen ARM-basierten Host und weiß nicht, wie man eine andere Architektur erstellt Und vielen Dank für deine Videos, sie helfen mir immer!

  • @thiha920
    @thiha920 Год назад

    thank men..

  • @kingroc3651
    @kingroc3651 Год назад

    So what's the advantage of fabric comparing with paramiko?

    • @Sasqe
      @Sasqe Год назад

      With paramiko you cant run multiple commands

  • @kameshs4109
    @kameshs4109 Год назад

    How to append file on server

  • @user-hk5qw2sn7v
    @user-hk5qw2sn7v Год назад

    Good

  • @bruhhhhh718
    @bruhhhhh718 Год назад +1

    can you run bash scripts with this?

  • @bruhhhhh718
    @bruhhhhh718 Год назад +1

    wish i knew about this before using subprocess

  • @DavidKoleckar
    @DavidKoleckar 11 месяцев назад

    klasat? or marvanka

  • @eugenmalatov5470
    @eugenmalatov5470 4 месяца назад

    how to do this using a.ssh certificate instead of a password?

  • @bellabella-tv8zg
    @bellabella-tv8zg Год назад

    1st

  • @chikkii1601
    @chikkii1601 Год назад

    First comment 🥳🥳🥳🥳🥳🥳

  • @ToshuMalhotraiitk
    @ToshuMalhotraiitk Год назад

    Paramiko way is far more better and easy..

  • @celestinebernard437
    @celestinebernard437 Год назад

    What is the best way to make money from crypto?

    • @fedricohernandez881
      @fedricohernandez881 Год назад

      I'm really surprised you guys are familiar with Mrs Chole

    • @closemax1199
      @closemax1199 Год назад

      Please how can I get in touch with her because I have really heard so much about her

    • @fedrickghang2424
      @fedrickghang2424 Год назад

      I'm really surprised you guys are familiar with her.I had a bad experience investing on my own until I met her,
      I got to change a couple of things and my kids now go to a great school. You only have to stick with her strategies

  • @JNET_Reloaded
    @JNET_Reloaded Год назад

    where can i grab that code you used?

  • @rons96
    @rons96 Год назад

    "this is a simple example".
    Except the regex, you made the more complex regex I ever seen uneceassary.
    re.findall("?