chrooted brain

Pages

▼

Fun experiment - FUSE read-only FS backed by tar file

›
I wanted to play around with virtual filesystems and I also was working on huge tar files at that time. Untaring some file just to copy out ...

simple tmux helper script to work simultaneously on many ssh sessions

›
I recently found a nice way to work on multiple servers using tmux and OpenSSH (not only, but who uses something else?).  The script lo...

simple JSON pretty printer that you can easily copy paste

›
Simple JSON pretty printer that you can easily copy paste. Useful when you need to read a big JSON output and you are on a remote machine on...

adding SOCKS5 support to python3 http client using just standard libs

›
I had a need for a simple way of running some HTTP queries through SOCKS5 (think OpenSSH -D ) proxy. All the examples I could find on the...

a very simple and quick to copy and paste cli hex editor - python

›
A very simple thing but maybe somebody will find this useful. I had a need for a simple hex editor, so I wrote this:  #!/usr/bin/env py...
›
Home
View web version
Powered by Blogger.