The first go-netbox/v4 agent! Unf, the first but not the best xd
- Download the lastest release
- Create .env file in the same dir (
cat .env.example > .env
) - Run it!
git clone https://github.com/iglov/netbox-agent
- Change something you want and commit changes
- Build with
make all