Commit Graph

6 Commits

Author SHA1 Message Date
Upi Tamminen 224f104dc5 add virtualenv support to start.sh 2014-08-11 20:39:26 +03:00
g0tmi1k 84793d3683 Making it match 'stop.sh'
Related commit: 0c8da1e098
2014-06-10 08:09:44 +01:00
g0tmi1k 91bf09b17b Shouldnt have to be in the root folder to start 2014-05-29 14:57:31 +01:00
desaster 39c68ce598 A bunch of changes:
* filesystem has a new field A_REALFILE, which can be set to point to a real
  file within dl/ or honeyfs/ for use with cat or tar
* createfs.py update
* Added copyright texts & BSD license
* Command arguments are now parsed with shlex and passed to commands as a list
* new HoneyPotFilesystem methods: mkdir, realfile, update_realfile, is_dir
* New command: reboot
* Improved ls
* A local copy of env.commands is now kept for each session to allow dynamic
  changes
* New commands module: dice - contains random commands assigned to newly
  created files
* Improved tar - pretends to create real files now
* Something else I forgot



git-svn-id: https://kippo.googlecode.com/svn/trunk@34 951d7100-d841-11de-b865-b3884708a8e2
2009-11-20 15:48:45 +00:00
desaster ee159e2c66 simpler start.sh is ok
git-svn-id: https://kippo.googlecode.com/svn/trunk@33 951d7100-d841-11de-b865-b3884708a8e2
2009-11-19 15:30:34 +00:00
desaster 9d184aeca9 Switch to using a .tac file instead of kippo.py
git-svn-id: https://kippo.googlecode.com/svn/trunk@32 951d7100-d841-11de-b865-b3884708a8e2
2009-11-19 15:24:57 +00:00