Skip to content

Script to create swarm-mesh network using B.A.T.M.A.N

Notifications You must be signed in to change notification settings

Swarm-IITKgp/batman-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Script to run B.A.T.M.A.N(Better Approach to Mobile Ad-hoc Network) to create a swarm mesh network

  • Clone the repository in the home directory.
  • Change the bot id in line export BOT_ID=1;.
  • Install batctl sudo apt-get install batctl.
  • Run chmod +x batman.sh
  • To automatically run the script on every startup execute these commands
    • $ crontab -e
    • $ @reboot $HOME/batman-script/batman.sh

About

Script to create swarm-mesh network using B.A.T.M.A.N

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages