This website requires JavaScript.
Explore
Help
Sign In
DevOps
/
devops-sing
Watch
1
Star
0
Fork
0
You've already forked devops-sing
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
4
Commits
1
Branch
1
Tag
f22e2d87e4
Branches
Tags
View all branches
Go to file
Code
cdryzun
f22e2d87e4
update: ci go version
2023-09-23 18:58:10 +08:00
.gitea
/workflows
update: ci go version
2023-09-23 18:58:10 +08:00
cmd
git commit -m "first commit"
2023-09-18 10:28:35 +08:00
nmap
/scan
git commit -m "first commit"
2023-09-18 10:28:35 +08:00
.gitignore
git commit -m "first commit"
2023-09-18 10:28:35 +08:00
go.mod
git commit -m "first commit"
2023-09-18 10:28:35 +08:00
go.sum
git commit -m "first commit"
2023-09-18 10:28:35 +08:00
main.go
git commit -m "first commit"
2023-09-18 10:28:35 +08:00
README.md
first commit
2023-09-18 10:30:36 +08:00
Taskfile.yaml
feat: add goreleaser
2023-09-23 18:47:57 +08:00
README.md
Example Usage
Scan CIDR network segments and obtain N unused IP addresses.
# Scan CIDR: 192.168.8.0/24 and obtain 1 unused IP address.
devops-sing nmap -c 192.168.8.0/24 -g
1
Description
DevOps Swiss Army Knife of the Year
Readme
38
KiB
Releases
1
v0.1.1
Latest
2023-09-23 19:51:28 +08:00
Languages
Go
100%