Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a method that warns user when their public IP has changed. #15

Open
gkpty opened this issue Aug 14, 2020 · 0 comments
Open

add a method that warns user when their public IP has changed. #15

gkpty opened this issue Aug 14, 2020 · 0 comments

Comments

@gkpty
Copy link
Contributor

gkpty commented Aug 14, 2020

if the user rins a command that uses the namecheap api and their ip has changed, they will get an error.

this method can prevent that by opening the page to up to the url:
https://ap.www.namecheap.com/settings/tools/apiaccess/whitelisted-ips

and printing the users new public IP.

Your IP Address is different from that whitelisted in namecheap. Please whitelist your new IP - ${IP_ADDRESS}

  1. log in to namecheap in the browser window
  2. If you arent going to use your old IP anymore, click on 'EDIT', otherwise click on 'ADD IP'
  3. if adding a new IP, give your IP a name
  4. paste in your new IP in the IP Address filed
  5. confirm with your namecheap password and click on 'save changes'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant