Skip to content

Instantly share code, notes, and snippets.

View cripiLP's full-sized avatar
💭
I may be slow to respond.

Cripi cripiLP

💭
I may be slow to respond.
View GitHub Profile
@cripiLP
cripiLP / newmac.sh
Created January 28, 2018 10:18
a small script to regenerate / reset MAC adress using macchanger
#!/bin/bash
echo "#########################################################################"
echo "# #"
echo "# Macchanger Version 1.0 #"
echo "# This is just a small script to change the mac #"
echo "# (c) github.com/cripilp 2018 #"
echo "# #"
echo "#########################################################################"
echo "";
echo "";

Keybase proof

I hereby claim:

  • I am cripilp on github.
  • I am cripi (https://keybase.io/cripi) on keybase.
  • I have a public key ASD_ziVZKz0OQOqUovm0WRaZpuKJ8DlzXObedZxClYPmwgo

To claim this, I am signing this object:

@cripiLP
cripiLP / ready.js
Last active May 6, 2017 11:28 — forked from JanSeW/ready.js
Blödes Parallax
<!DOCTYPE html>
<html>
<head>
<!--Import Google Icon Font-->
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--Import materialize.css-->
<link type="text/css" rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.98.2/css/materialize.css" media="screen,projection"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.98.2/css/materialize.min.css">