Amin Sedighfar
Amin Sedighfar
  • 88
  • 220 466
How to Send a File via Socket Programming in Python
By the time you're done with this video, you can easily-simply open a TCP socket in Python and send your data.
Get yourself a cup of coffee, kick back, relax, and enjoy the show!
GitHub: github.com/Amin-Sedighfar/Python/tree/main/TCP-Socket
#programming #coding #python #socketconnection #tcpsocket
มุมมอง: 154

วีดีโอ

How to send an email via a Python script
มุมมอง 2162 หลายเดือนก่อน
By the time you're done with this video, you can use Python to send your emails! Get yourself a cup of coffee, sit back, relax, enjoy the show! Github link: github.com/Amin-Sedighfar/Python/tree/main/smtp-server #programming #pythonprogramming #coding #python #smtp #smtpserevr
How to send a simple message via socket in Python?
มุมมอง 1112 หลายเดือนก่อน
In this video, you will learn how to open a TCP socket and communicate your messages. Sit back, relax, enjoy the show! Github: github.com/Amin-Sedighfar/Python/tree/main/simple-socket #python #pythonprogramming #socketconnection #programming
Local and global variables in Python
มุมมอง 584 หลายเดือนก่อน
Local Variables vs Global Variables By the end of this video, you'll know how to correctly define your variables both locally and globally within a function in the Python programming language. Github: github.com/Amin-Sedighfar/Python/tree/main/local & global vars #python #pythonprogramming #pythontutorial #coding #localvariable #globalvariable
How to create a web server with Flask in Python?
มุมมอง 1925 หลายเดือนก่อน
In this video you will see how you can make your web server easy and simple via python coding and Flask library. Download link: github.com/Amin-Sedighfar/Python/tree/main/flask-webserver #pythonprogramming #coding #python #webapplicationdevelopment #webapp
How to terminate a process in Python?
มุมมอง 927 หลายเดือนก่อน
In this video you will see how you can have one process terminates the other process. #pythonprogramming #python #devops #multiprocessing #computerprograming
Multi-threading vs Multi-processing programming in Python
มุมมอง 150ปีที่แล้ว
This video tries to show you how you can write your code in each mode in a simple form. #coding #programming #devops #python #multithread #multithreading #multiprocessing
Sequential vs Asynchronous programming in Python
มุมมอง 109ปีที่แล้ว
This videos is an attempt to simplify these two concepts with a tangible example. By the time you're done with this video, you will be able to define async functions is Python. #python #coding #programming #devops #sequential #asyncawait
Date&Time with MicroPython and ds1302
มุมมอง 350ปีที่แล้ว
By the time you’re done with this video, you know how to set up your own clock and calendar with ds-1302 module and ESP8266. Github link to download the codes: github.com/Amin-Sedighfar/ESP-MicroPython/tree/main/Date&Time #MicroPython #microcontroller # raspberrypi #thonny #ds1302 #programming #coding #esp8266
OLED Display with ESP8266
มุมมอง 190ปีที่แล้ว
In this video you learn how you can use 0.9 OLED, 1.3 OLED, 1602 LCD and 20x4 LCD display with ESP 8266. Here are the useful links related to this video: github.com/Amin-Sedighfar/ESP-MicroPython/tree/main/Display th-cam.com/video/UeyyA9bhVhw/w-d-xo.html th-cam.com/video/DxqR06U6hfc/w-d-xo.html #raspberrypipico #esp8266 #coding #microcontroller #micropython #programming #automation #oleddisplay...
IoT with ESP8266 and ESPNOW
มุมมอง 250ปีที่แล้ว
In this video you will see how you can setup IoT monitoring with ESPNOW. IMPORTANT NOTE: download theMicroPython bin file from the below Github link and upload it. This file has ESPNOW library. Here's the link to download the files: github.com/Amin-Sedighfar/ESP-MicroPython #coding #esp8266 #microcontroller #micropython #raspberrypipico #programming #automation #pirsensor #ESPNOW #iot
Ambience Monitoring with ESP8266 and Wi-Fi
มุมมอง 87ปีที่แล้ว
In this video you will learn how to use bme280 sensor and get your ambience elements. Finally show them on an I2C LCD display. Here's the link to download the codes: github.com/Amin-Sedighfar/ESP-MicroPython #coding #esp8266 #microcontroller #micropython #raspberrypipico #programming #automation #bme280 #i2cdisplay
Mist AP SSID on/off Remotely with MicroPython
มุมมอง 217ปีที่แล้ว
By the time you're done with this video you know how to stop your Mist Juniper AP SSID broadcasting remotely with a raspberry Pi Pico W and MicroPython. Here's the link to download the code: github.com/Amin-Sedighfar/Raspberrypi-pico #coding #esp8266 #microcontroller #micropython #raspberrypipico #programming #wifi #mistap #JuniperAP #automation
Connect Raspberry Pi Pico to Wi-Fi with ESP01
มุมมอง 2.4Kปีที่แล้ว
By the time you're done with this video you can make your Raspberry Pi, Wi-Fi capable. The only thing that you need is a ESP01 module. Here's the link to download the codes: github.com/Amin-Sedighfar/Raspberrypi-pico semfionetworks.com/blog/how-to-make-a-raspberry-pi-pico-wi-fi-capable/ #coding #esp8266 #esp01 #microcontroller #micropython #raspberrypipico #programming #wifi #sensor #bme680 #mo...
RaspberryPi Pico W & ESP8266 Wi-Fi
มุมมอง 663ปีที่แล้ว
In this video you will lear how to scan the neighbouring SSIDs and also how to get your Raspberry Pi Pico W or ESP32 or ESP8266 connected to Wi-Fi. Here's the link to download the scripts: github.com/Amin-Sedighfar/Raspberrypi-pico #coding #esp8266 #microcontroller #micropython #raspberrypipico #programming #wifi #wifiscanner
Voice Detection with Raspberry Pi Pico W
มุมมอง 2.3Kปีที่แล้ว
Voice Detection with Raspberry Pi Pico W
Passive Buzzer with Raspberry Pi Pico W
มุมมอง 657ปีที่แล้ว
Passive Buzzer with Raspberry Pi Pico W
20x4 I2C LCD display on Raspberry Pi Pico W
มุมมอง 1.6Kปีที่แล้ว
20x4 I2C LCD display on Raspberry Pi Pico W
1602 LCD on a Raspberry Pi Pico
มุมมอง 303ปีที่แล้ว
1602 LCD on a Raspberry Pi Pico
PIR sensor and Raspberry Pi Pico with MicroPython
มุมมอง 377ปีที่แล้ว
PIR sensor and Raspberry Pi Pico with MicroPython
Light on/off LED with MicroPython
มุมมอง 194ปีที่แล้ว
Light on/off LED with MicroPython
How to install and configure Rsyslog on Ubuntu
มุมมอง 1.5Kปีที่แล้ว
How to install and configure Rsyslog on Ubuntu
How to set up DHCP server on Ubuntu
มุมมอง 269ปีที่แล้ว
How to set up DHCP server on Ubuntu
Evil Twin Attack with Kali Linux on RaspberryPi
มุมมอง 3.8Kปีที่แล้ว
Evil Twin Attack with Kali Linux on RaspberryPi
Deauth Attack with ESP8266
มุมมอง 912ปีที่แล้ว
Deauth Attack with ESP8266
De-auth attack with Kali Linux on RaspberryPi
มุมมอง 1.3Kปีที่แล้ว
De-auth attack with Kali Linux on RaspberryPi
How to set up HAProxy and How Portainer works
มุมมอง 1.8Kปีที่แล้ว
How to set up HAProxy and How Portainer works
How to create Grafana dashboard
มุมมอง 1.7Kปีที่แล้ว
How to create Grafana dashboard
Influxdb, Grafana, Python with Docker-Compose
มุมมอง 2.4Kปีที่แล้ว
Influxdb, Grafana, Python with Docker-Compose
How to create, ssh, sftp Google Compute Engine instance
มุมมอง 535ปีที่แล้ว
How to create, ssh, sftp Google Compute Engine instance

ความคิดเห็น

  • @abdulrahmanbasheer2276
    @abdulrahmanbasheer2276 2 วันที่ผ่านมา

    Its heated easily in 10-15mins what's your pov on this

    • @aminsedighfar
      @aminsedighfar 2 วันที่ผ่านมา

      @@abdulrahmanbasheer2276 it gets warm, but doesn’t malfunction. Does yours stop working when it gets hot?

    • @abdulrahmanbasheer2276
      @abdulrahmanbasheer2276 2 วันที่ผ่านมา

      @@aminsedighfar Nope. It's getting warm throughout when it's in use but it's working fine. I thought my product is defective😅 So it's common?

    • @aminsedighfar
      @aminsedighfar 2 วันที่ผ่านมา

      @@abdulrahmanbasheer2276 one reason that it can be produced in a lower price is using cheaper network elements. So, they’re all the same !

    • @abdulrahmanbasheer2276
      @abdulrahmanbasheer2276 2 วันที่ผ่านมา

      @@aminsedighfar Got it!🙂

  • @safarelnima9713
    @safarelnima9713 5 วันที่ผ่านมา

    Thank u for your help

    • @aminsedighfar
      @aminsedighfar 5 วันที่ผ่านมา

      @@safarelnima9713 happy to help 🙂

  • @donborlshadap61876
    @donborlshadap61876 12 วันที่ผ่านมา

    In this d link there is number to recharged for 1 month or what..

    • @aminsedighfar
      @aminsedighfar 11 วันที่ผ่านมา

      @@donborlshadap61876 hi, sorry but I’m not sure if I understood what you meant!

  • @LouisBotha82
    @LouisBotha82 16 วันที่ผ่านมา

    How would you do this via Windows 11

    • @aminsedighfar
      @aminsedighfar 15 วันที่ผ่านมา

      @@LouisBotha82 which part of that? I guess there shouldn’t be any differences !

  • @langtupt
    @langtupt 20 วันที่ผ่านมา

    hello, how to setup vlan id to ssid?

    • @aminsedighfar
      @aminsedighfar 20 วันที่ผ่านมา

      @@langtupt hi I have never tried this one, and unfortunately my AP is not with me to check. Sorry about that

    • @langtupt
      @langtupt 20 วันที่ผ่านมา

      @@aminsedighfar yes :( thank you Bro

  • @JabeyeAmoozesh-p6x
    @JabeyeAmoozesh-p6x หลายเดือนก่อน

    Thank you!

    • @aminsedighfar
      @aminsedighfar หลายเดือนก่อน

      @@JabeyeAmoozesh-p6x you’re welcome 🙂

  • @ChiaJenibelNanain
    @ChiaJenibelNanain หลายเดือนก่อน

    great video . but u should have start the configurations from scratch

    • @aminsedighfar
      @aminsedighfar หลายเดือนก่อน

      @@ChiaJenibelNanain thanks for the comment. I have the initial configuration in the other videos, I didn’t want to make the video too long.

  • @muratemredemircioglu2897
    @muratemredemircioglu2897 2 หลายเดือนก่อน

    Hey Amin, great video. I would like to ask that at 10:20 , the specified key is clear-text when I do show run. Also service password-encryption command does not hide the key. Is there a way to hash that key similar to enable secret?

  • @Sneaker_sneakpeek
    @Sneaker_sneakpeek 2 หลายเดือนก่อน

    Finding your professor channel when you're searching for content for your assignment .. is another kind of joy.. he made everything so simple . Thank you for making this video ... really helpful

    • @aminsedighfar
      @aminsedighfar 2 หลายเดือนก่อน

      Hi Sachin, I’m glad you found it useful!

  • @421CPilot
    @421CPilot 2 หลายเดือนก่อน

    This is the worst piece of junk I've ever owned.

    • @aminsedighfar
      @aminsedighfar 2 หลายเดือนก่อน

      The quality is not the best, I know! But it’s a cheap solution.

  • @jonnie1365
    @jonnie1365 2 หลายเดือนก่อน

    Interesting stuff! Thanks for sharing this Amin!

  • @satarnaghizadeh6623
    @satarnaghizadeh6623 2 หลายเดือนก่อน

    Awli dadash❤

    • @aminsedighfar
      @aminsedighfar 2 หลายเดือนก่อน

      Merci 🙏🏻🙏🏻🙏🏻

  • @rezarajaei6856
    @rezarajaei6856 2 หลายเดือนก่อน

    Very clear. Thanks a lot.

  • @nicolashernandez9000
    @nicolashernandez9000 2 หลายเดือนก่อน

    yo how is he doin that sound with his finger bruh

  • @sauravadhikary5256
    @sauravadhikary5256 2 หลายเดือนก่อน

    thank you very much brother appreciated

    • @aminsedighfar
      @aminsedighfar 2 หลายเดือนก่อน

      Anytime 😊

  • @yordigonzalez4613
    @yordigonzalez4613 3 หลายเดือนก่อน

    omg, this is what i was looking for, thanks man, may the gods bless you!!!

    • @aminsedighfar
      @aminsedighfar 3 หลายเดือนก่อน

      I’m glad to see you found it useful 😊

  • @sultanismail4970
    @sultanismail4970 3 หลายเดือนก่อน

    Thanks

  • @sohrabil2
    @sohrabil2 3 หลายเดือนก่อน

    سلام سوالی داشتم در مورد اینکه در خطی از برنامه عدد 200 نوشته شده در اول فایل اچ تی ام ال و همچنین در قسمتی از کد جلوی CIPSEND= عدد 200 نوشته شده به چه معنی است؟

    • @aminsedighfar
      @aminsedighfar 3 หลายเดือนก่อน

      بله دو تا ۲۰۰ هستش اونی که برای Cipsend هستش درواقع یعنی ۲۰۰ بایت بفرسته، اون تو تابع write نوشته میشه و‌ میزان بایت ارسالی مشخص میکنه. دومی به اچ‌تی‌ام‌ال میبینی درواقع کد هستش به معنی اوکی. مثلا ۲۰۰ یعنی اوکی، ۴۰۴ یعنی پیدا نکردم و اطلاعات نرسید:

  • @kazifaisal-rj9js
    @kazifaisal-rj9js 3 หลายเดือนก่อน

    Amazing video

  • @damionbrowne7604
    @damionbrowne7604 3 หลายเดือนก่อน

    When I get to the website it asks me to sign in with a username and password - what do I put?

    • @aminsedighfar
      @aminsedighfar 3 หลายเดือนก่อน

      It's different from one extender to another. I believe it's printed on the back of your extender.

  • @neation1110
    @neation1110 3 หลายเดือนก่อน

    hello and thanks for the video ! I didn't quite understand the potentiometer thing (I don't have I2C), plus how do we import the libraries to use them ? thanks in advance !

    • @aminsedighfar
      @aminsedighfar 3 หลายเดือนก่อน

      Hi, thanks for your comment. The potentiometer helps to change the screen contrast by changing the amount of resistance in the circuit. For the libraries, you can either copy and paste the code from my GitHub account and save directly to your Pi, or from directly import from Thonny

  • @techsolucionesinformaticas2524
    @techsolucionesinformaticas2524 3 หลายเดือนก่อน

    How about excellent work, could you please help me with the monitoring.py file, I am in university and I would like to understand the script

    • @aminsedighfar
      @aminsedighfar 3 หลายเดือนก่อน

      Which university are you studying at? What do you want to know exactly ?

  • @mr.keithw3462
    @mr.keithw3462 4 หลายเดือนก่อน

    Thanks latka

    • @aminsedighfar
      @aminsedighfar 4 หลายเดือนก่อน

      Your welcome!

  • @JorgeMR-nk1ql
    @JorgeMR-nk1ql 4 หลายเดือนก่อน

    Thank you for the explanation! I'm stuck with this error: AttributeError: 'module' object has no attribute 'WLAN' Done so much research but not getting anywhere, do you have an idea of what might be happening? Thank you!

    • @aminsedighfar
      @aminsedighfar 4 หลายเดือนก่อน

      Hey, what’s your microcontroller?

  • @1983Jacko
    @1983Jacko 4 หลายเดือนก่อน

    This thing sucks so bad, i get my wifi to show up but when i try to connect it says invalid password and i know for a fact it is correct

    • @aminsedighfar
      @aminsedighfar 4 หลายเดือนก่อน

      I’d call this as a cheap option to extend your network. If it doesn’t work with the written password on it and hard reset doesn’t help. I guess you need to return it.

  • @willsidhu6809
    @willsidhu6809 4 หลายเดือนก่อน

    Hey I can’t get to the website model name is DAP-1610

    • @aminsedighfar
      @aminsedighfar 4 หลายเดือนก่อน

      DAP-1610 was my extender model. Check out your extender model on the back of it, if must be something else but with a kinda similar naming scheme.

  • @michaelamanor6334
    @michaelamanor6334 4 หลายเดือนก่อน

    You talk too much

    • @aminsedighfar
      @aminsedighfar 4 หลายเดือนก่อน

      I tried to be thorough!

    • @vaibhavjoshi7961
      @vaibhavjoshi7961 4 หลายเดือนก่อน

      At least he's making sense

  • @mahsakanani4159
    @mahsakanani4159 4 หลายเดือนก่อน

    👏

  • @Oowaheuu
    @Oowaheuu 5 หลายเดือนก่อน

    Bitch is it compatible with any router ??? Can you explain much better like fuck you gotta do it through computer no mobile setup !!!!

  • @pedram2910
    @pedram2910 5 หลายเดือนก่อน

    Hello I'm currently working on a school project and I was wondering if you were able to get the raspberry pi voice recognition to work? Was it possible at all?

    • @aminsedighfar
      @aminsedighfar 5 หลายเดือนก่อน

      Hi Pedram, might not be possible with MicroPython. I guess C would be better to try it out.

  • @VijayVijay-dm2bn
    @VijayVijay-dm2bn 6 หลายเดือนก่อน

    well, I want to use Asterisk as SIP server which can handle the incoming call from Avaya/Genesys and talk to my Virtual agent(NLP+STT+TTS) Kindly help me how can I achieve this ?

    • @aminsedighfar
      @aminsedighfar 6 หลายเดือนก่อน

      Hi, unfortunately it’s been a while that i haven’t used Asterisk. So I’m not sure if I have a proper answer for your question.

  • @ianmcdonald2732
    @ianmcdonald2732 6 หลายเดือนก่อน

    Great stuff! Plus all your other scripts are really helpful. I have tried to adapt your script to let me use the pico + ESP01 with Mosquitto MQTT, but I failed! I can connect to wifi ok. I can get the webserver to work ok. I can get a pico w with a sensor attached to work with mqtt ok. What I want to do is basically make the pico + ESP01 work exactly the same as a pico w. What changes do I need to make to your script to achieve this? (My reason for using pico + ESP01 + sensor instead of pico w + sensor is that here in NZ a pico + ESP01 is less than half the cost of a pico w, which is trivial for 1 or 2 units, but starts to become significant with 10 or more,)

    • @aminsedighfar
      @aminsedighfar 6 หลายเดือนก่อน

      Hi Ian, thanks for your comment. I know! Prices of these stuff are unreasonable sometimes. For your question: I used the same system as you can see in the video for 3 months in my office as my room temperature sensor and it worked fine. The problem with this technique is that the whole thing is not gonna work fast enough, sometimes it’s frustrating. By the time I wanted to record this video, I tried my best to come up with the best script, so I’m not sure if this combination could be performed the similar as Pico W

  • @sandipanaec23
    @sandipanaec23 6 หลายเดือนก่อน

    Hello Amin...Thanks ...it's a brief and informative

    • @aminsedighfar
      @aminsedighfar 6 หลายเดือนก่อน

      I’m glad you found it useful 🙂

  • @dnvr12
    @dnvr12 6 หลายเดือนก่อน

    I cant do a CLI as mine is stuck in “building unleashed network” and it will be like that for hours. Whenever i try to ssh to the ap’s IP address it will say its unable to negotiate

    • @aminsedighfar
      @aminsedighfar 6 หลายเดือนก่อน

      I’d say try to use the reset button by inserting a toothpick or something like this, it should work, unless I’m not sure. Maybe you need to open ticket with ruckus or ask the question in a Ruckus public q&a forum.

  • @warzonecod-gamer5941
    @warzonecod-gamer5941 7 หลายเดือนก่อน

    Does a costumer has access on pe router

    • @aminsedighfar
      @aminsedighfar 7 หลายเดือนก่อน

      What do you mean?!

    • @warzonecod-gamer5941
      @warzonecod-gamer5941 7 หลายเดือนก่อน

      @@aminsedighfar does costumer have to do any configuration on pe router

    • @aminsedighfar
      @aminsedighfar 7 หลายเดือนก่อน

      @@warzonecod-gamer5941 who’s the customer?

  • @tonkofonko
    @tonkofonko 7 หลายเดือนก่อน

    Nice video. Please make some code for Automate it foe example when code start it show input field where you write wifi ssid channel and deauth number of frames to deauth.

    • @aminsedighfar
      @aminsedighfar 7 หลายเดือนก่อน

      Thanks for your comment. I can make a bash file that does it automatically, do you want me to share it with you?

    • @tonkofonko
      @tonkofonko 7 หลายเดือนก่อน

      @@aminsedighfar Yeaaa I will be so happy for that. Or you can make video tutorial about it all like how to use it, what to do, and how it works. And connect to this code path for EvilTwin for get password from real wifi network by fake web login for example. Like in your previous video that you explain how Evil Twin works (if you want I and more people will be happy) Have a nice day. :D

    • @aminsedighfar
      @aminsedighfar 7 หลายเดือนก่อน

      @@tonkofonko I cannot share too much about hacking 😂

  • @kowachewich
    @kowachewich 8 หลายเดือนก่อน

    Tnx for the video😊

    • @aminsedighfar
      @aminsedighfar 8 หลายเดือนก่อน

      Happy to help!

  • @flastem0962
    @flastem0962 8 หลายเดือนก่อน

    Thanks for the video. I've tried both your video and someone else's, which was done with ThingSpeak. The thing is, I don't get any responses in the 'resp:' part; it's just blank. I tracked it, and in the try and except part within 'Wait_esp_rsp', it directly goes to the except part and prints (resp). And it just goes blank. What do you think the problem is? By the way, in the other guy's code, it gets stuck on the .decode and gives an error."

    • @aminsedighfar
      @aminsedighfar 8 หลายเดือนก่อน

      Hey, I don’t know about the other guy’s video and code. Something that I guess could be the cause of the problem is your firmware version. Before everything make sure all the credentials ( wifi username and password), indentation in code and other typos are correct.

    • @flastem0962
      @flastem0962 8 หลายเดือนก่อน

      @@aminsedighfar it doesnt even go there.As i say it gives no responses.I mentioned the other guys video cuz im gettin the same problem in both of urs videos.decoding part. I've tried with 3 different esp01's and gettin the same results everytime

  • @gustavisaksson1523
    @gustavisaksson1523 8 หลายเดือนก่อน

    Great video!

  • @user-vv9wb5km4q
    @user-vv9wb5km4q 8 หลายเดือนก่อน

    usb adapter name pls!

    • @aminsedighfar
      @aminsedighfar 8 หลายเดือนก่อน

      Any Wi-Fi usb adapter can do it. Brand of the one that I used in the video is FC.

  • @OmarValenz
    @OmarValenz 8 หลายเดือนก่อน

    good idea

  • @sebasilva9608
    @sebasilva9608 8 หลายเดือนก่อน

    hello, one question, is it possible to assign an ip for the laptop through AP with the DHCP server, because in the video the laptop didn't have an ip and i need to do that

    • @aminsedighfar
      @aminsedighfar 8 หลายเดือนก่อน

      Hi, Not the APs in packet tracer. However, with a controller and DHCP server

  • @bikiadh
    @bikiadh 8 หลายเดือนก่อน

    not working

    • @aminsedighfar
      @aminsedighfar 8 หลายเดือนก่อน

      Why? At which step did you get stumped?

    • @PeterVendelbo
      @PeterVendelbo 8 หลายเดือนก่อน

      @@aminsedighfar I get this error: Traceback (most recent call last): File "<stdin>", line 10, in <module> File "pico_i2c_lcd.py", line 20, in __init__ OSError: [Errno 5] EIO I have these files on the PICO: 20x4_i2c_lcd.py LCD_address.py (that found the address of the LCD) lcd_api.py pico_i2c-lcd.py

    • @aminsedighfar
      @aminsedighfar 8 หลายเดือนก่อน

      @@PeterVendelbo which interpreter are you using? Thonny? Did you choose the correct hardware? The MicroPython version is okay? I know these questions might sound stupid, but please check them out again.

    • @PeterVendelbo
      @PeterVendelbo 8 หลายเดือนก่อน

      @@aminsedighfarYes it's Thonny, and I'm using a 2004 LCD (it works with RPi3) MicroPython was downloaded yesterday from RP website

    • @PeterVendelbo
      @PeterVendelbo 8 หลายเดือนก่อน

      Rebooted, and now it's: File "<stdin>", line 35, in <module> AttributeError: 'I2cLcd' object has no attribute 'write_line'

  • @dontreadthis888
    @dontreadthis888 9 หลายเดือนก่อน

    How did you not lost ssh connection when you killed the wpa_supplicant service?

    • @aminsedighfar
      @aminsedighfar 9 หลายเดือนก่อน

      Hi, I was connected to my Raspberry Pi via cable connection and wlan interface is only and specifically for the attack.

    • @vaibhavjoshi7961
      @vaibhavjoshi7961 4 หลายเดือนก่อน

      Its a service like a firewall :)

  • @Mojit00
    @Mojit00 9 หลายเดือนก่อน

    Do i have to flash ESP8266-01 Module before using it? And can i send a notification on telegram with the wifi

    • @aminsedighfar
      @aminsedighfar 9 หลายเดือนก่อน

      For the first question: I don’t think you need to flash ESP01 since I didn’t. For the second, it’s possible, but you should be more precise about what you want to do.

    • @Mojit00
      @Mojit00 9 หลายเดือนก่อน

      @@aminsedighfar thx

    • @aminsedighfar
      @aminsedighfar 9 หลายเดือนก่อน

      @@Mojit00 no problem, happy to help 🙂

    • @Mojit00
      @Mojit00 9 หลายเดือนก่อน

      @@aminsedighfar i want to send a telegram notification from my pico as my pico doesn't have wifi im using esp 8266 01 module as a wifi to send to my bot which i have created on telegram. Im having lots of issues with the module just wanna ask is it even possible?

    • @OmarValenz
      @OmarValenz 8 หลายเดือนก่อน

      ​@@aminsedighfarif you have flashed in the past the esp01 to use it with the arduino ide, i think you have to flash it to return the original firmware that uses the AT comands

  • @aniketjoshi7134
    @aniketjoshi7134 10 หลายเดือนก่อน

    Hi Amin Is there any possiblity to configure the Multi UE in Open5GS

    • @aminsedighfar
      @aminsedighfar 10 หลายเดือนก่อน

      Hi, I’ve got that question before. I am afraid it’s not! When I looked into it, I realized you need a paid license for it.

    • @aniketjoshi7134
      @aniketjoshi7134 10 หลายเดือนก่อน

      ok Thanks Amin. Is there any video available related to mondodb for open5gs @@aminsedighfar

  • @Kattoe
    @Kattoe 10 หลายเดือนก่อน

    The video is pretty clear, but i dont know how to actually use the code. I dont have that sensor. So can you maybe make a script that just gives me the ip and lets me put my own html code?

    • @aminsedighfar
      @aminsedighfar 10 หลายเดือนก่อน

      What if you only comment out parts related to the sensor and add a simple string such as “Hello World” in the display part

    • @Kattoe
      @Kattoe 10 หลายเดือนก่อน

      ​@@aminsedighfarill try

  • @cheimachow5567
    @cheimachow5567 11 หลายเดือนก่อน

    I want to contact you for wlc ,please ,it is urgent

    • @aminsedighfar
      @aminsedighfar 11 หลายเดือนก่อน

      You can find me on LinkedIn

    • @cheimachow5567
      @cheimachow5567 11 หลายเดือนก่อน

      @@aminsedighfar I can't Can I contact you on Instagram? I added you there. Please, it is urgent

  • @RaviShankar-xf4qx
    @RaviShankar-xf4qx 11 หลายเดือนก่อน

    Thanks this video helps me to fix my long pending haproxy docker container

    • @aminsedighfar
      @aminsedighfar 11 หลายเดือนก่อน

      Glad to hear that!

  • @nealostrander6512
    @nealostrander6512 11 หลายเดือนก่อน

    What if the 2.4ghz says Radio off. How do you turn it back on

    • @aminsedighfar
      @aminsedighfar 6 หลายเดือนก่อน

      Sorry for the late response. Did you try “set state wlan1 up”