Skip to content

prime001/Network_Drift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Network Drift

AKA Project Sentinal (We will FIND You!!)

Setup and Configuration


python3 -m venv netdrift

source netdrift/bin/activate

pip install -r requirements.txt

pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org -r requirements.txt

export USERNAME='YourUserName'
export PASSWORD='YourPassword'

Summary of Commands

# Inside the submodule
cd nre_library
git pull origin main

# Back in the main repository
cd ..
git add nre_library
git commit -m "Updated submodule nre_library to latest commit"
git push

About

Monitor your Network From Manual Changes vs making Changes through NSO

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors