You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
732 B
11 lines
732 B
#!/bin/bash
|
|
curl --url "http://5.9.253.195:7782" --data "{\"method\":\"getpeers\"}"
|
|
curl --url "http://5.9.253.196:7782" --data "{\"method\":\"getpeers\"}"
|
|
curl --url "http://5.9.253.197:7782" --data "{\"method\":\"getpeers\"}"
|
|
curl --url "http://5.9.253.198:7782" --data "{\"method\":\"getpeers\"}"
|
|
curl --url "http://5.9.253.199:7782" --data "{\"method\":\"getpeers\"}"
|
|
curl --url "http://5.9.253.200:7782" --data "{\"method\":\"getpeers\"}"
|
|
curl --url "http://5.9.253.201:7782" --data "{\"method\":\"getpeers\"}"
|
|
curl --url "http://5.9.253.202:7782" --data "{\"method\":\"getpeers\"}"
|
|
curl --url "http://5.9.253.203:7782" --data "{\"method\":\"getpeers\"}"
|
|
curl --url "http://5.9.253.204:7782" --data "{\"method\":\"getpeers\"}"
|
|
|