Advanced Search
Search Results
12 total results found
the ngrok tunnel chatting websocket app (one society)
The ngrok tunnel , WS-chatting terminal app --TECHS: *websocket *ngrok tunnel *fastapi *Tuı The server : After create the ngrok tunnel ı set up as a server to raspberry pi3. And actually pi was not has a fan. Than i wrote a python script that watch the cpu ...
THE EMAİL WATCHER
The IMAP gmail watcher.Follow your emails and when email comes play mp3 alarm.. Also you can see the your ip to right corner. And you can see your last 10 emails on your screen.Then i have just setup on raspberry pi 1 2011(b) :]] Do you now why. I will talk a...
THE IP CALCULATER
--How i wrote : So i wrote ip calculater with the ip adress library python. İt was good and chill the library make it ahhaha:) For UI i use the python ui library streamlit. İts make it easier. --What the code does: Takes an IP address (with CIDR) from the user...
Network Monitor with sniff&scapy
I wrote a network monitor that can queries port protocol and only when its UDP or TCP code can show port number . Also code checks IP addresses in each packet. If the source IP is my computer, it is outgoing (OUT). If the destination IP is my computer, it is ...
THE SYSTEM PLAN
The point is give user more info abaut the logs like ( " AI :this code broke from 145 lines and fix protocol is ......")
FİRST TEST ( EVENT , LOG WATCHER)
-- For now its working well now we have to add ai integration to this.. REAL TEST RESOULDS: https://www.youtube.com/watch?v=1nRRedCF4qo&t=107s
CODE 429
i am tired to this type of problems ,everything might be fine but we cant now anyway. solution: Go to billing and pay 10 $ :/
İNVALİD MODEL
Somehow i cant use the gpt -5 solution: Change model as another gpt model for now.
THE PLAN
this is the plan after i decided to add provider. The reason i add provider The company was using by yahoo and i want that code to able almost all popular services, this is cause i add provider. The provider is most useful way to do this , sctually almost one...
transfer time calculater
İ made this func using this formula ; toplam_mb = transfer_tb * 1_000_000 sure_saniye = toplam_mb / (hiz_mbit / 8) sure_saat = sure_saniye / 3600 gun = int(sure_saat // 24) saat = sure_saat % 24
python
Veri göndermeden 8.8.8.8'e bir UDP soketi ile bağlanarak, işletim sisteminin internete çıkarken hangi ağ arayüzünü ve yerel IP adresini kullanacağını öğrenebiliyoruz. Sistemlerin nasıl iletişim kurduğunu daha iyi anlamaya yardımcı oluyor.
api fallback
this code will try 3 https url to request if you have an problem with json you can try this.