Skip to content

Instantly share code, notes, and snippets.

@djGrrr
djGrrr / multicast_upgrader.py
Last active October 1, 2024 18:32
Python WAS-110 Multicast Upgrader
#!/usr/bin/env python3
__author__ = "Visual Studio"
__credits__ = ["djGrrr", "Visual Studio"]
__license__ = "MIT"
__version__ = "1.0.0.0"
# Credit: https://gist.github.com/djGrrr/4413dacee0df28429306e9fdf4624e02
from signal import *
@irazasyed
irazasyed / outbound-email-with-cloudflare.md
Last active April 20, 2025 05:20
Using Gmail SMTP with Cloudflare Email Routing: A Step-by-Step Guide

Using Gmail SMTP with Cloudflare Email Routing: Step-by-Step Guide

Learn how to send emails through Gmail SMTP with Cloudflare Email Routing in this comprehensive guide.

Step 1: Enable 2-Factor Authentication

To proceed with this method, ensure that you have enabled two-factor authentication for your Google account. If you haven't done so already, you can follow the link to set it up → Enable 2FA in your Google account.

Step 2: Create an App Password for Mail

@thedroidgeek
thedroidgeek / nokia-router-cfg-tool.py
Last active April 8, 2025 00:24
Nokia/Alcatel-Lucent router backup configuration tool
#!/usr/bin/env python3
#
# Nokia/Alcatel-Lucent router backup configuration tool
#
# Features:
# - Unpack/repack .cfg files generated from the backup and restore functionnality
# in order to modify the full router configuration
# - Decrypt/encrypt the passwords/secret values present in the configuration