fork download
  1. #!/bin/bash
  2. ip='172.0.0.17'
  3. echo $ip | sed -E 's/172\.0\.[0-9]\+\./172\.0\.0\.133/'
Success #stdin #stdout 0.01s 5316KB
stdin
Standard input is empty
stdout
172.0.0.17