I hereby claim:
- I am online-stuff on github.
- I am onlinestuff (https://keybase.io/onlinestuff) on keybase.
- I have a public key ASDDC36vNOyug6G7FjpRprUZGOKzyLB8Qp2Lma-SlpgbBwo
To claim this, I am signing this object:
| #!/usr/bin/env python3 | |
| # | |
| # Nokia/Alcatel-Lucent router backup configuration tool | |
| # | |
| # Features: | |
| # - Unpack/repack .cfg files generated from the backup and restore functionnality | |
| # in order to modify the full router configuration | |
| # - Decrypt/encrypt the passwords/secret values present in the configuration |
| import requests | |
| import csv | |
| import time | |
| server_login = 'YourUserName' | |
| server_pass = 'YourPassword/LoginKey' | |
| endpoint_url = 'AddSevrerURLHereWithPort' + '/CMD_EMAIL_POP' #Change the first part to he URL of the server you recoeved after sign up. | |
| headers={"Content-Type": "application/x-www-form-urlencoded",} | |
| ip/firewall/address-list/add list=LE address=acme-staging-v02.api.letsencrypt.org | |
| ip/firewall/address-list/add list=LE address=acme-v02.api.letsencrypt.org | |
| ip/firewall/address-list/add list=LE address=letsencrypt.org | |
| ip/firewall/address-list/add list=LE address=outbound1a.letsencrypt.org | |
| ip/firewall/address-list/add list=LE address=outbound1b.letsencrypt.org | |
| ip/firewall/address-list/add list=LE address=outbound1c.letsencrypt.org | |
| ip/firewall/address-list/add list=LE address=outbound1d.letsencrypt.org | |
| ip/firewall/address-list/add list=LE address=outbound1e.letsencrypt.org | |
| ip/firewall/address-list/add list=LE address=outbound1f.letsencrypt.org | |
| ip/firewall/address-list/add list=LE address=outbound1g.letsencrypt.org |
I hereby claim:
To claim this, I am signing this object: