Skip to content

teymouriali/DHCP-BY-PYTHON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This program is a DHCP service simulator

By entering the user's name in the program, according to the IP and SUBNET specified by the customer, an IP is assigned to the entered user By deleting a user, the IP of that user is not lost and is assigned to a new user

It is also possible to search users and delete users and and change user names

the name of the main file is main.py

befor running the main file , do the following steps:

1-install the packages according to requirements.txt from the local archive directory

pip install -r requirements.txt

2-setting environment variables for setting environment variables necessary to run the main.py to create the corresponding file

3-enter the correct SUBNET variable data and enter the correct data to connect and work with the database

About

This program is a DHCP service simulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages