Skip to content

For NS-3.36 network simulator in Ubuntu Docker container.

Notifications You must be signed in to change notification settings

YusukeSano/docker-ns3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks