I hereby claim:
- I am leandrocruz on github.
- I am leandro (https://keybase.io/leandro) on keybase.
- I have a public key whose fingerprint is 8E63 B394 AFF0 4BDB 6783 5E11 B32F E4A3 6FA8 5DBB
To claim this, I am signing this object:
#!/usr/bin/python3 | |
import os | |
import re | |
import argparse | |
import subprocess | |
def readArgs(): | |
parser = argparse.ArgumentParser(description='TODO') | |
# parser.add_argument('template', help="The commit message template") |
#! /bin/bash | |
port=8022 | |
nat_ip=10.0.0.1 | |
nat_key=~/.ssh/nat.pem | |
target_key=~/.ssh/private_machine.pem | |
reuse=0 | |
ssh-keygen -f ~/.ssh/known_hosts -R [localhost]:$port |
I hereby claim:
To claim this, I am signing this object: