Skip to content

Instantly share code, notes, and snippets.

View mykola2312's full-sized avatar

mykola2312 mykola2312

  • Saint-Brune 1147
  • 23:09 (UTC +03:00)
View GitHub Profile
@mykola2312
mykola2312 / dnsmasq.conf
Created November 29, 2024 22:42
Linux NAT networking for QEMU VMs
interface=vnet0
listen-address=10.1.0.1,127.0.0.1
dhcp-range=10.1.0.2,10.1.0.254,12h
dhcp-host=52:54:00:12:34:56,win7,10.1.0.2
dhcp-option=option:dns-server,8.8.8.8
@mykola2312
mykola2312 / nokia-router-cfg-tool.py
Created January 1, 2025 00:35 — forked from rajkosto/nokia-router-cfg-tool.py
Nokia/Alcatel-Lucent router backup configuration tool
#!/usr/bin/env python3
#
# Nokia/Alcatel-Lucent router backup configuration tool
# G2425 support added by rajkosto on 20/11/2022
# XS-2426G-B support added by rajkosto on 28/02/2023
#
# Features:
# - Unpack/repack .cfg files generated from the backup and restore functionnality