Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```