Skip to content

Instantly share code, notes, and snippets.

View dullgiulio's full-sized avatar
🔴
Systems: UP

Giulio Iotti dullgiulio

🔴
Systems: UP
View GitHub Profile
@dullgiulio
dullgiulio / minetti.py
Created January 22, 2011 14:33
Cosa fa la Minetti in Python?
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Non mi assumo alcuna responsabilità per l'uso di questo script,
# scritto esclusivamente per scopo educativo e mai utilizzato dall'autore.
# -- giulio@pilv.it
#
import sys
import time
@dullgiulio
dullgiulio / mailq-parser.php
Created March 24, 2011 21:13
Trivial mailq output parser in PHP.
<?php
/**
* Simple example PHP code to parse "mailq" output. Useful if you want to show
* the mail queue status through some web service.
*
* Notice that you'll need a mail server (sendmail or, better, postfix) to be
* running on the same machine as your webserver (often that's less that
* optimal.)
*
* If this doesn't work, be sure to check that you have sufficient permissions
@dullgiulio
dullgiulio / README.txt
Created December 9, 2015 12:10 — forked from ncw/README.txt
Client side certificates with go
This demonstrates how to make client side certificates with go
First generate the certificates with
./makecert.sh test@test.com
Run the server in one terminal
go run server.go
### Keybase proof
I hereby claim:
* I am dullgiulio on github.
* I am dullgiulio (https://keybase.io/dullgiulio) on keybase.
* I have a public key whose fingerprint is C5CB 3046 F60F 5B7D 41C6 32F3 1052 8C2D 563F B982
To claim this, I am signing this object: