https://github.com/flant/ipm
ipm (IP Manager)
https://github.com/flant/ipm
Last synced: about 1 year ago
JSON representation
ipm (IP Manager)
- Host: GitHub
- URL: https://github.com/flant/ipm
- Owner: flant
- Created: 2013-04-12T15:58:02.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-12T16:04:25.000Z (over 13 years ago)
- Last Synced: 2025-07-03T03:04:09.980Z (about 1 year ago)
- Language: Python
- Size: 105 KB
- Stars: 7
- Watchers: 15
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
ipm stands for IP Manager (http://flant.ru/projects/ipm)
ipm (IP Manager) is a simple tool on Python used for managing
network interfaces (IP addresses and routing) in GNU/Linux.
ipm was created for routers operating a lot of IP addresses.
After configuring network interfaces in a simple YAML file,
these settings can be applied (added/removed/updated) with
ipm.
Being multithreaded, ipm can configure hundreds of IP addresses
in a few seconds.