Skip to content

bleepbloop/Swinedroid-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swinedroid Server - Version 0.25 - A snort monitoring and management tool for Android, server component
Copyright (C) 2011  William Budington <bill.budington@gmail.com>
-----------------------------------------------------

Requirements:

	* CherryPy >= 3.1
	* pyOpenSSL >= 0.7
	* Python XML support
	* SQLAlchemy >= 6.6
	* psycopg2 >= 2.0 or mysqldb >= 1.2

Configuration:

	1. Run "./makecert.sh" - this will generate a self-signed certificate.  You can also generate your own certificate, if you like.
	
	2. Change swinedroid.conf to match your database settings.

	3. Change cherrypy.conf to whatever port you want the server to run on, or leave the default 6060.

Running:

	1. Run "./server.py".  If you want it to run as a daemon, run "nohup ./server.py &".

About

A Snort monitoring and management tool for Android (server component)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors