Skip to content

Instantly share code, notes, and snippets.

@njumaen
njumaen / gns3-rb3011-apply-default.rsc
Created April 1, 2025 09:57
GNS3 - RB3011 default config script (run after reset w/o default config)
:global action "apply";
#| Welcome to RouterOS!
#| 1) Set a strong router password in the System > Users menu
#| 2) Upgrade the software in the System > Packages menu
#| 3) Enable firewall on untrusted networks
#| -----------------------------------------------------------------------------
#| RouterMode:
@njumaen
njumaen / mikrotik.txt
Created October 27, 2024 14:41
Mikrotik Scripts
This is a collection of quite useful, at least for me, of mikrotik scripts
@njumaen
njumaen / clock.sh
Last active November 11, 2024 08:44
Pixoo64
# pixoo64
#
# show default weather-clock (#182)
#
# http://docin.divoom-gz.com/web/#/5/62
#
pixooURL="http://192.168.254.101/post"
curl -X 'POST' \