Pinned Repositories
Conntrack_Wizard
The Conntrack Wizard simplifies conntrack command execution, offering an interactive interface for users to effortlessly manage and analyze connection tracking data. With source and destination input, diverse conntrack commands, and output storage, it enhances efficiency in monitoring and manipulating connection tracking information.
container_to_compose
Container to Compose: A Python script for generating Docker Compose files from running containers. Extracts container info, configurations, and volumes, creating individual Docker Compose files.
docker-ftp-server
A simple FTP server, using `vsftpd`.
docker-loganalyzer
Docker webapp loganalyzer
docker-pihole-unbound
Run Pi-Hole + Unbound on Docker
docker-statsd-influxdb-grafana
Docker Image with Telegraf (StatsD), InfluxDB and Grafana
Find_Public_IP
The purpose of this script is to find the public IP address of the device executing the script and identify the network interface associated with that IP address
FindPublicIP_SpeedTest
This Python script performs a network speed test, fetching the public IP, determining the associated network interface, and running the test using 'speedtest-cli'. Users can choose to view the output, specify the output directory, and results are saved with interface details and a timestamp.
rpi4_fan_control
Control fan speed based on CPU temperature using GPIO pin. Temp range 30-70°C, adjusting PWM values.
edino's Repositories
edino/container_to_compose
Container to Compose: A Python script for generating Docker Compose files from running containers. Extracts container info, configurations, and volumes, creating individual Docker Compose files.
edino/rpi4_fan_control
Control fan speed based on CPU temperature using GPIO pin. Temp range 30-70°C, adjusting PWM values.
edino/Conntrack_Wizard
The Conntrack Wizard simplifies conntrack command execution, offering an interactive interface for users to effortlessly manage and analyze connection tracking data. With source and destination input, diverse conntrack commands, and output storage, it enhances efficiency in monitoring and manipulating connection tracking information.
edino/docker-ftp-server
A simple FTP server, using `vsftpd`.
edino/docker-loganalyzer
Docker webapp loganalyzer
edino/docker-pihole-unbound
Run Pi-Hole + Unbound on Docker
edino/docker-statsd-influxdb-grafana
Docker Image with Telegraf (StatsD), InfluxDB and Grafana
edino/Find_Public_IP
The purpose of this script is to find the public IP address of the device executing the script and identify the network interface associated with that IP address
edino/FindPublicIP_SpeedTest
This Python script performs a network speed test, fetching the public IP, determining the associated network interface, and running the test using 'speedtest-cli'. Users can choose to view the output, specify the output directory, and results are saved with interface details and a timestamp.
edino/internet-pi
Raspberry Pi config for all things Internet.
edino/netprobe_lite
Simple internet performance tester written in Python
edino/pihole-facebook
Facebook DNS Blocklist for Pihole
edino/pihole-influxdb-monitor
Export Pi-hole statistics to InfluxDB 2.x
edino/pihole-unbound-hyperlocal
docker pull sujiba/pihole-unbound-hyperlocal
edino/piholeblocklist
piholeblocklist
edino/PingWizard
The Ping Wizard streamlines ping tests with a user-friendly interface, enabling effortless input of parameters like destination, packet count, size, and interval. Simplifying the ping testing process, it executes commands seamlessly, making tests accessible and customizable.
edino/pythontcpdumplistcountryip
python script that will run a tcpdump, collect the unique IP addresses and list the countries.
edino/samba
Samba docker container
edino/scripts
edino/speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net
edino/TCPFlagsSender
This script allows users to customize and send TCP packets with specific flags, IP addresses, ports, and quantities.
edino/traffic_generator_wizard
Traffic Generator Wizard: A Python script simulating network communication. Customize packet count, size, and type (TCP/UDP). Logs traffic generation for insights.
edino/WindowsTroubleshooting
This repository was created with the intention of holding some Windows Troubleshooting tricks and fixes.