I hereby claim:
- I am rtizzy on github.
- I am rtizzy (https://keybase.io/rtizzy) on keybase.
- I have a public key whose fingerprint is C92C F850 3379 D2B5 B503 7088 3FE3 1255 D263 A5E6
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| VPN_NAME= | |
| AWS_ELASTIC_IP= | |
| IMAGE_ID= | |
| AWS_KEY_NAME= | |
| AWS_VPN_BUCKET= | |
| AWS_VPC_PUBLICSUBNET_A_ID= | |
| AWS_VPC_PUBLICSUBNET_B_ID= | |
| AWS_VPC_PUBLICSUBNET_C_ID= | |
| AWS_VPC_IP= | |
| VPN_CIDR= |
| "UserData": { "Fn::Base64": { "Fn::Join": [ "", [ | |
| "#!/bin/bash\n", | |
| "apt-get update\n", | |
| "apt-get install -y curl openvpn python-pip\n", | |
| "pip install awscli\n", | |
| "mkdir /etc/iptables\n", | |
| "aws s3 cp s3://", | |
| { | |
| "Ref":"S3VpnKeysBucketName" | |
| }, |
| Community Apps: Todo.txt on your favorite device or platform. | |
| In addition to the official Todo.txt apps, community members have built more apps and add-ons that work with Todo.txt. | |
| Desktop | |
| Todotxt.net | |
| A minimalist, keyboard-driven Windows GUI for your todo.txt file, by Ben Hughes. | |
| TodoTxtMac |
| #!/bin/sh | |
| # | |
| # Terraria Config | |
| # | |
| # Tmux session ID | |
| SESSION=terraria | |
| # Username to run as |