# TIL

> Today I Learned

You can view this as a gitbook @ [notes.gorzilla.co.uk](https://notes.gorzilla.co.uk)

## Categories

* [TIL](#til)
  * [Categories](#categories)
    * [bash](#bash)
    * [git](#git)
    * [ssh](#ssh)
    * [wireshark](#wireshark)
    * [zip](#zip)

### bash

* [bash keyboard shortcuts](https://notes.gorzilla.co.uk/bash/keyboard-shortcuts)
* [deduplicate lines in a text file](https://notes.gorzilla.co.uk/bash/dedup)

### git

* [git can be a good place to keep notes](https://notes.gorzilla.co.uk/git/notes)

### ssh

* [ssh-agent with systemd](https://notes.gorzilla.co.uk/ssh/systemd)

### wireshark

* [show ja3 hashes in wireshark](https://notes.gorzilla.co.uk/wireshark/ja3)
* [show full URLs in the packet list window](https://notes.gorzilla.co.uk/wireshark/addcolumn)

### zip

* [Run a script from a zip file](https://notes.gorzilla.co.uk/zip/python-zip)
