This website requires JavaScript.
Explore
Help
Sign In
adrian
/
jean-cloud-services
Watch
1
Star
0
Fork
0
You've already forked jean-cloud-services
Code
Issues
Pull Requests
Releases
Wiki
Activity
90dd3bad64
jean-cloud-services
/
services
/
list_ips.sh
3 lines
52 B
Bash
Raw
Normal View
History
Unescape
Escape
mise à jours script
2023-05-02 08:59:13 +00:00
#!/bin/bash
new step for jean-cloud kind
2023-08-28 18:25:32 +00:00
grep -ho
'172.29.[^.]\+'
. -r
|
sort -u
Reference in New Issue
Copy Permalink