Skip to content
Stefan Midjich edited this page May 1, 2017 · 7 revisions

Welcome to the siptrackweb wiki!

What is Siptrack?

In short a web based inventory system for devices, IPv4/6 subnets and passwords.

Siptrack is made up of three components, listed here in order of installation.

Siptrack

Siptrack client lib should be installed first. Also includes a client program called stconnect that can connect you to SSH or RDP sessions using passwords from the Siptrack password store.

Siptrackd

Siptrackd API server is used by stconnect and the web interface. Built around twisted and twisted.web.xmlrpc.

Siptrackweb

Siptrackweb interface is the standard graphical interface for Siptrackd, written using Django and Bootstrap.

What does it look like?

See this document for some screenshots.

Want to try it out?