Pouriya Jamshidi's repositories
CiscoMacFinder
Python script to help find the MAC addresses you're looking for on your Cisco Devices.
ARPSpoofDetector
Python program to detect ARP spoofing/MiTM attacks against your machine.
BufferOptimizer
Find the right buffer size when there are RX drops
still-here
A browser extension that gets rid of YouTube's 'Video paused. Continue watching?' dialog.
benchmarks
Benchmarks of real world applications that I write in different languages
boxen
put your network operating systems in a box!
darker-text
Browser extension to make the text color on YouTube's dark theme, less eye-straining
homebrew-tap
Home to our mac OS packages
btfhub
BTFhub, in collaboration with the BTFhub Archive repository, supplies BTF files for all published kernels that lack native support for embedded BTF. This joint effort ensures that even kernels without built-in BTF support can effectively leverage the benefits of eBPF programs, promoting compatibility across various kernel versions.
FortiSSLVPNMonitor
Python script to view SSLVPN users of your Fortigate firewalls and display their public IP and whether or not they are sharing their account
FortiSSLVPNUserRevoker
Python script to remove SSLVPN users of your Fortigate devices in complex setups.
imgedit
Imgedit is a package that performs image processing such as resizing and trimming.
kuma
🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
memreport
Audit memory usage of your processes and hunt memory leaks
Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
nim-2048
The 2048 game implementation in nim
Port-Report
A Bash script to report about clients who connect to a port you specify on your server(s)
sqlite3_migration_nim_vs_python
Temp repo seeking advice on the speed difference between Nim and Python to migrate sqlite3 data
tcprtt_sockops
eBPF example from Cilium ebpf repo to showcase BPF CO-RE