Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mic92/iana-etc
Build /etc/protocols and /etc/services files from IANA's Assigned Internet Protocol Numbers
https://github.com/mic92/iana-etc
iana port-numbers
Last synced: 2 months ago
JSON representation
Build /etc/protocols and /etc/services files from IANA's Assigned Internet Protocol Numbers
- Host: GitHub
- URL: https://github.com/mic92/iana-etc
- Owner: Mic92
- License: mit
- Created: 2017-03-14T15:42:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T03:16:51.000Z (2 months ago)
- Last Synced: 2024-10-27T04:24:11.136Z (2 months ago)
- Topics: iana, port-numbers
- Language: Python
- Homepage:
- Size: 2.51 MB
- Stars: 23
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# IANA-ETC
[![Build Status](https://travis-ci.org/Mic92/iana-etc.svg?branch=master)](https://travis-ci.org/Mic92/iana-etc)Tracks changes daily of IANA's Assigned Internet Protocol Numbers using git
and build /etc/protocols and /etc/services files using travis-ci.
New [releases](https://github.com/Mic92/iana-etc/releases) are created automatically.## USAGE
The script requires python3 without any additional dependencies:
```
$ python3 update.py out
```