https://github.com/berquerant/ip2bin
https://github.com/berquerant/ip2bin
ruby
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/berquerant/ip2bin
- Owner: berquerant
- Created: 2023-08-28T14:31:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T07:44:01.000Z (about 1 year ago)
- Last Synced: 2025-03-31T11:30:46.027Z (about 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 166 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ip2bin
```
❯ ip2bin --help
ip2bin commands:
ip2bin children CIDR BIT # display cidr children
ip2bin contain CIDR # determine cidr contain addresses
ip2bin conv TO [options] # convert address format to TO
ip2bin expand # expand cidr
ip2bin help [COMMAND] # Describe available commands or one specific command
ip2bin mask BIT # display mask
ip2bin version # version
```