Skip to content

mthbernardes/heimdall_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heimdall_agent

Heimdall agent

Install

git clone https://github.com/mthbernardes/heimdall_agent.git
cd heimdall_agent
pip install -r requeriments.txt
python agent.py

Configure

edit etc/agent.conf
[Config]
server = heimdal_webserver ip:port(default 1337)
distro = your os (example, you use a kali linux, so put debian here)
distro_version = your os version (example,8)
api =  api key generated by heimdal_webserver
update_command = os command used to upgrade individual packages (example,apt-get --only-upgrade install -y)

About

Heimdall agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages