Uncategorized

Free Friday

Today I fixed my site. I have a site to talk my friends using WebRTC. I had a bug that when more than two people the public key will not share and they can not hear each other. So I made it push out the key to all people in the call

Set Up a CloudFront CDN for an S3 Bucket

Introduction In this project, I learned how to improve website performance and content delivery using Amazon CloudFront with an Amazon S3 bucket. The goal was to create a Content Delivery Network (CDN) that distributes files globally, improves loading speed, and adds extra security for static website content. I followed a YouTube tutorial and practiced building …

Set Up a CloudFront CDN for an S3 Bucket Read More »

ProxMox In school

I tried to make a ProxMox server in the school. we had an old pc’s. the newer versions of ProxMox did not work. so I got newer version. But the school blocks most of ProxMox servers even all the servers of the mirros. so it’s hard to install/update ProxMox. so I left the project

Honey Pot

I took a pi5 And used hostapd and dnsmasq to make a router. after making a router iam trying to make a honey pot for educational purposes. This is the code I used to config file for the hostapd ignore_broadcast_ssid=1 this code make the wifi not visible to devices

Scroll to Top