Skip to content

Instantly share code, notes, and snippets.

View packetbiral's full-sized avatar

Sadiq Saif packetbiral

View GitHub Profile
@packetbiral
packetbiral / keybase.md
Created June 28, 2017 21:36
keybase.md

Keybase proof

I hereby claim:

  • I am staticsafe on github.
  • I am staticsafe (https://keybase.io/staticsafe) on keybase.
  • I have a public key whose fingerprint is 46FE B1BC 43BF F55E C38A 1757 3778 B368 AB1C 7B7B

To claim this, I am signing this object:

with the PGP key whose fingerprint is
[F627 922D 755B AF55 31DF AA19 609A 443A 5020 62D0](https://keybase.io/staticsafe)
(captured above as `body.key.fingerprint`), yielding the PGP signature:
```
-----BEGIN PGP MESSAGE-----
Version: GnuPG v1.4.12 (GNU/Linux)
owF9kV1IFFEUx3fVLCWXQi1CTR0k9mFX5mNn5s5CiLqISIIpLKjBOrNz7zprzW4z
s5u2uOQGQUVREmL2BUJRL35k+JAZBvoQSqYoSUiQQQZiKEafYt0xe+2+HO7//P6H
___________ __ |
\_ _____/ _____/ |________ ____ ______ ___.__. |
| __)_ / \ __\_ __ \/ _ \\____ < | |
| \ | \ | | | \( <_> ) |_> >___ |
/_______ /___| /__| |__| \____/| __// ____|
____ \/ ___ \/ .__ .__ |__| \/
\ \ / /____ | | | | ____ ___.__.
\ Y /\__ \ | | | | _/ __ < | | x02Serverx02 : cortana
\ / / __ \| |_| |_\ ___/\___ | x02Locationx02: Los Angeles
\___/ (____ /____/____/\___ > ____| x02Ownerx02 : staticsafe
@packetbiral
packetbiral / Topology
Created December 10, 2012 04:10
People too lazy to use one paste service
inet inet
| |
router1 router2
openVPN openVPN
| |
|<----client-|
| |
network1 network2
| | | |
client1a| client1b|
@packetbiral
packetbiral / .tmux.conf
Created April 27, 2012 22:44 — forked from gldr/.tmux.conf
tmux custom status bar
set-option -g terminal-overrides '*:enacs@:smacs@:rmacs@:acsc@'
set -g status-bg black
set -g status-fg white
set -g status-left "#[fg=green]#H"
# Statusbar starting in X or not
if '[ -n "$DISPLAY"]' 'source-file ~/.tmux/inx'
if '[ -z "$DISPLAY"]' 'source-file ~/.tmux/xless'
@packetbiral
packetbiral / push.sh
Created April 25, 2012 04:52 — forked from katanacrimson/push.sh
Quick and dirty shell script for getting screenshots quickly taken and uploaded.
#!/bin/bash
#
# Local push to own server
#
# Requires:
# - remote webserver (best used w/userdirs)
# - local package "scrot"
# - local package "xclip"
# - local package "pngcrush"
# - iq > 20