Dawn of the Geeks
  • Bio
  • Dev
  • Main
  • Tech

Installing Node.js on your Raspberry Pi

Node.js is a powerful JavaScript runtime. Node lets developers run Javascript outside of browsers. It is handy to be able to work with just about any Raspberry Pi project. Hopefully, you’ll only need one search next time! (and hopefully, I’ll remember that I wrote this, so I …

more ...

MITMProxy look at any app's coms

Mitmproxy is a free and open-source interactive HTTPS proxy.

It is a swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can intercept, inspect, modify and replay web traffic such as HTTP/1, HTTP/2, WebSockets, or any other SSL/TLS-protected protocols. You can prettify and decode messages …

more ...

Wget Clone Website

When you need archive sites, for research, there's often no better a tool than Wget. Wget is available for almost all platforms. If you don't already have access to Wget or have never used it before check out my Wget OS tutorials: Using Wget on Linux. Using Wget on OSX …

more ...

  • Social

    • Listen to our Podcast
    • Subscribe to our latest posts
  • Links

    • OpenCo
    • iPython.org

© 2021 · Powered by OpenCo, we take advantage of iPython & Pelican

Creative Commons License "Dawn of the Geeks" by is licensed under a Creative Commons Attribution 4.0 International License, except where indicated otherwise.

Back to top