blob: 44a439f032c80b00c38f66e626d582ed031d1032 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# David's Gist Repository
*Stay awhile and listen!*
Here you can find all the work I've publish on Github Gist. As Gist works as a
blog service for devs and doesn't come with version control, I thought I'd put
all the work in a git repo. Some tools I wrote for gist are actually VC-worthy
projects that I really wouldn't bother making a git repo for each.
I hope you enjoy your stay!
## Index
- aws-ipblocks-csv: download AWS Public IP address ranges in CSV format. No
middle man involved - everything done on your browser
- toss-aws-eip: get an Elastic IP address until you get one in the range you
want
- writeups: all the write ups written up
- headless-vnc.ko: setting up a virtual X11 seat to use GUI on cloud instances
(in Korean)
- powershell-email: send emails in Powershell
- selfhosting-email: everything I want to talk about on self-hosting your own
email
## Copyright
Unless classified otherwise, all the work I do I go by Apache-2.0. Mate, if I
make something serious, I wouldn't be posting it anywhere so feel free to do
whatever you want with whatever I post on Gist!
|