YusukeSano / docker-ns3

For NS-3.36 network simulator in Ubuntu Docker container.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-ns3

For NS-3.36 network simulator in Ubuntu Docker container.

Usage

  • Building image and creating container

    make build
    
  • Starting and connecting container

    make start
    
  • Removing image and container

    make remove
    

Visualize

Requires XQuartz installation

brew install --cask xquartz

Change setting from XQuartz > Preferences... > Security

  • Disable Authenticate connections
  • Enable Allow connections from network clients

About

For NS-3.36 network simulator in Ubuntu Docker container.


Languages

Language:Shell 84.4%Language:Makefile 10.3%Language:Dockerfile 5.4%