Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lbphacker/lua-jnet
A subnet mangling library
https://github.com/lbphacker/lua-jnet
cidr lua subnet
Last synced: 22 days ago
JSON representation
A subnet mangling library
- Host: GitHub
- URL: https://github.com/lbphacker/lua-jnet
- Owner: LBPHacker
- License: mit
- Created: 2021-05-17T15:36:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-24T21:29:50.000Z (over 3 years ago)
- Last Synced: 2023-04-30T20:30:02.674Z (over 1 year ago)
- Topics: cidr, lua, subnet
- Language: Lua
- Homepage: https://luarocks.org/modules/LBPHacker/jnet
- Size: 28.3 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jnet
Heavily inspired by [inet](https://git.2e8.dk/lua-inet/about/), which, at the
time of writing this, is incredibly buggy. Documentation and tests will come
later. For now, I just needed something quickly that was like inet but worked.