Skip to content

hoseinmontazer/ipam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ipam (IP address management)

This script manage ip as ipam app with bash script and sqlite

install

for install you clone repo and just run ipam.sh if you dont have permision run

chmod +x ipam.sh

and then you should init the db with

./ipam.sh init

if database file (ipam.db) is not available in home directory that create .ipam directory and create ipam.db file you can also mv ipam.sh in to /usr/bin/ipam

initial

in this update we can use git and sync data anywhere

./ipam.sh repo init
./ipam.sh repo pull
./ipam.sh repo push

edit and connect to remote

we can edit host with

./ipam.sh edit hosein

then enter id of host and also for connect to remote

./ipam.sh ssh hosein

again enter id of host

example image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages