Skip to content

Improve change-ip script

Dharmakeerthi Lasantha requested to merge tcdlpds/product-iots:master into master

Purpose

The purpose of this PR is to improve change-ip script. When we executing the script please use one of the following commands to execute the script.

  • ./change-ip.sh
  • bash change-ip.sh

Security checks

  • Followed secure coding standards? (yes)
  • Ran FindSecurityBugs plugin and verified report? (yes)
  • Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets? (yes)

Merge request reports