Giter Club home page Giter Club logo

kitsune-vsftpd's Introduction

Kitsune-enabled Vsftpd
======================

This is a version of the Very Secure FTP Server patched to support
dynamic updating using Kitsune.

The versions in the vsftpd directory have manually-written state
transformer code in dsu.c. Versions in the vsftpd-gen directory use
Kitsune's `xfgen` tool to automatically generate a dsu.c based on the
directives in vsftpd.xf.

Building
========

To build all versions, simply run `make` in either the vsftpd or
vsftpd-gen directory. To build a specific version, run `make` in its
subdirectory.

If Kitsune is not installed in your PATH, the variable KITSUNE_PATH
must refer to a valid Kitsune installation (the `bin` directory of the
core Kitsune repository will work).

vsftpd's build dependencies are libpam, libssl, and libwrap. Build
dependencies can be easily installed on Debian-derived systems by
running `apt-get build-dep vsfptd`.

Running
=======

Use the Kitsune driver utility to run the vsftpd shared object as such:

`driver vsftpd.so vsftpd.conf`

Updating
========

To update vsftpd, use Kitsune's `doupd` script:

`doupd <vsftpd pid> <new tor version.so>`

For a dynamic update to work, the target version must have been built
with the running version specified as its previous version. All
versions of vsftpd are, by default, built to update from the last
available version.

kitsune-vsftpd's People

Contributors

tedks avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.