Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NICMx/Jool
SIIT and NAT64 for Linux
https://github.com/NICMx/Jool
ipv4 ipv6 nat46 nat64 siit
Last synced: about 2 months ago
JSON representation
SIIT and NAT64 for Linux
- Host: GitHub
- URL: https://github.com/NICMx/Jool
- Owner: NICMx
- License: gpl-2.0
- Created: 2011-09-26T17:16:39.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T16:48:09.000Z (4 months ago)
- Last Synced: 2024-08-26T19:47:25.425Z (4 months ago)
- Topics: ipv4, ipv6, nat46, nat64, siit
- Language: C
- Homepage:
- Size: 13.4 MB
- Stars: 314
- Watchers: 33
- Forks: 66
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Update
jool.mx is no longer maintained. Please use https://nicmx.github.io/Jool instead.
**I REPEAT: jool.mx IS (AND WILL PROBABLY FOREVER BE) OUTDATED. DO NOT QUERY IT ANYMORE. PLEASE UPDATE YOUR BOOKMARKS.**
# [Jool](https://nicmx.github.io/Jool)
An [SIIT and a NAT64](https://nicmx.github.io/Jool/en/intro-xlat.html) for Linux.
## Documentation
[See here](https://nicmx.github.io/Jool/en/documentation.html). You can also [generate the docs yourself](docs/).
You might also want to see [contact info](https://nicmx.github.io/Jool/en/contact.html).
## Credits
### NIC-Mx
* Ing. Jorge Cano Puente
* Ing. Sergio Adrián Casas Fernández - [email protected]
* Ing. Julio Cesar Cossio de Robles
* Ing. [Daniel Hernández Félix](https://github.com/dhfelix) - [email protected]
* Ing. [Alberto Leiva Popper](https://github.com/ydahhrk)
* Ing. Cristóbal Alfonso de León Benítez - [email protected]
* Ing. Roberto Olivas Alarcón - [email protected]
* Edgar Martín Rodríguez Bernal - [email protected]### ITESM representatives
* Dr. Juan Arturo Nolazco - [email protected]
* Ing. Martha Sordia - [email protected]### ITESM students
* [Abraham Baez](https://github.com/basuam) - [email protected]
* [Adrian González](https://github.com/Adrian2112) - [email protected]
* Alan Villela López - [email protected]
* [Angel Cazares](https://github.com/legionAngel) - [email protected]
* Armando Cifuentes González - [email protected]
* [David Valenzuela](https://github.com/davidvrdz) - [email protected]
* Ing. Elvia Patricia Barrón Cano - [email protected]
* [Gabriel Chavez](https://github.com/chavezgu) - [email protected]
* Jose Vicente Ramirez - [email protected]
* [Juan Antonio Osorio](https://github.com/JAORMX) - [email protected]
* Juan Francisco Barragán Cantú - [email protected]
* [Luis Fernando Hinojosa](https://github.com/luion) - [email protected]
* Manuel Aude - [email protected]
* Mario Gerardo Trevinho - [email protected]
* [Miguel Alejandro González](https://github.com/magg) - [email protected]
* [Nixa Jayu Gpe Rodríguez Dagnino](https://github.com/NixaDagnino)
* [Ramiro Nava](https://github.com/ramironava) - [email protected]
* [Roberto Aceves](https://github.com/robertoaceves) - [email protected]
* [Roberto Martínez Beltrán](https://github.com/ryuzak) - [email protected]### Special Thanks (contributing users)
* [airsnail](https://github.com/airsnail)
* [Andreas Urke](https://github.com/arurke)
* Andreas Rammhold
* [Dan Lüdtke](https://www.danrl.com)
* Eric Gamess
* [Hidekazu Tadokoro](https://github.com/tadokoro)
* [ipclouds](https://github.com/ipclouds)
* Jan Pokorny - FIT VUTBR
* [Masaya YAMAMOTO](https://github.com/pandax381)
* [Michael Richardson](http://www.sandelman.ca/mcr)
* [Molly Miller](https://github.com/sysvinit)
* [paradon](https://github.com/paradon)
* [Philar Law](https://github.com/philar)
* [Pier Carlo Chiodi](https://pierky.com/)
* [Ricardo Salveti](https://github.com/rsalveti) - [email protected]
* [Sander Steffann](https://github.com/steffann) - [email protected]
* [Stanislav Bogatyrev](https://github.com/realloc)
* [tbe](https://github.com/tbe)
* [techmotive](https://github.com/techmotive)
* Terry Froy
* [Tore Anderson](https://github.com/toreanderson)
* Washam Fan### License Disclaimer
```
Jool - SIIT and NAT64 for Linux
Copyright (C) 2024 NIC MexicoThis program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
version 2, as published by the Free Software Foundation.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
```