sshuttle is a powerful tool that allows you to tunnel network traffic through an SSH server. This can be particularly useful when you want to securely access resources or services…
Tag: Cybersecurity

Reverse Engineering the Silvercrest Wireless Socket set.
The Silvercrest wireless socket set is a budget 433Mhz remote-controlled socket sold at Lidl for around £15. It can take up to 3000w of continuous draw and comes in a…

Bash scripting essentials
Bash scripts are very helpful in doing time-consuming tasks in very little time, the unix “bash” terminal .first let’s write a sample bash script all bash scripts start with #!/bin/bash, so we can point the system to the right place

APRS_SENDER
Ever had that one guy on APRS who just likes to list fake repeaters? No worries, I Got you covered. If anything you can always use this little script to update your location via APRS-IS using python. Just fill in your details and away you go.