Skip to content

Instantly share code, notes, and snippets.

View StalkingKillah's full-sized avatar

Djordje Stojanovic StalkingKillah

  • Ursus Software
  • Nis, Serbia
View GitHub Profile
@StalkingKillah
StalkingKillah / qtransparentmainwindow.py
Created November 4, 2018 21:12
Transparent QMainWindow
from typing import *
from PyQt5.QtCore import *
from PyQt5.QtGui import *
from PyQt5.QtWidgets import *
class QTransparentMainWindow(QMainWindow):
closing = pyqtSignal()
_movable = False
@StalkingKillah
StalkingKillah / cloudflare_v4_dyndns.rsc
Last active April 18, 2020 02:08
Mikrotik dynamic DNS using CloudFlare API v4
## Meta
# Script by Djordje Stojanovic (djordje.stojanovic<at>shadow-inc.net)
# Updated: 2020-04-18
## Script Permissions
# Read
# Write
# Test
# Sniff
# Sensitive