Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvan/secinv-client
https://github.com/cvan/secinv-client
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cvan/secinv-client
- Owner: cvan
- Created: 2010-07-26T16:04:30.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-08-11T03:41:21.000Z (over 14 years ago)
- Last Synced: 2025-01-29T18:02:42.401Z (9 days ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LittleSIS Client
================
LittleSIS scans the system for OS info, network interfaces, iptables rules,
and configuration files (Apache, PHP, MySQL, OpenSSH sshd). This is the client
agent used in cooperation with the XML-RPC-based LittleSIS server.# Requirements
* Python 2.4 (or greater)
# Instructions
1. Edit `client/settings.conf` to update the server location, port, and
miscellaneous settings as you see fit (e.g., system file paths).2. Edit `client/auth.conf` with the machine's authorization token to compare
against the token stored on the server.