Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: ameen-mcmxc
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 296 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

MAP-T Jool Testbed Installation


image

How to build MAP-T topology

Prerequisites:

CE and BR machines have to de Debian 10 (jool software limitation).

The rest of the machines (IPv4 client, IPv4 server and attacker) can be any Linux distribution that you prefer.

I personally built the whole thing using VMware workstations VMs.

After creating the machines as shown in the above topology. it's time to install everything.

Clone the current repo on all machines.

login as root

CE machine

sudo apt-get update -y

sudo apt-get install ansible -y

cd /root/mape-mapt

ansible-playbook jool

MAPe - MAPT IPv6 transition technology.

MAP-T Topology is shown below: -

Owner

  • Name: Ameen Al-Azzawi
  • Login: ameen-mcmxc
  • Kind: user
  • Location: Düsseldorf

Networking, Automation, Docker and some coffee

Citation (citation.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - given-names: Ameen
    family-names: Al-Azzawi
    email: ameen.azzawi@gmail.com
    affiliation: MAP-E/MAP-T
title: "MAP-E / MAP-T IPv6 transition Technology builder and tester"
version: 1.0
type: software
date-released: 2023-01-16
url: "https://github.com/ameen-mcmxc/mape-mapt"
keywords:
  - IPv6
  - MAP-E
  - MAP-T
  - Tunneling
  - Encapsulation
  - Translation
  - IPv6-Transition
  - scanning
  - scapy
  - securiy
license: AGPL-3.0-or-later

GitHub Events

Total
Last Year