proftpd-mod_proxy | FTP proxy support for ProFTPD | Proxy library

 by   Castaglia C Version: v0.9.2 License: No License

kandi X-RAY | proftpd-mod_proxy Summary

kandi X-RAY | proftpd-mod_proxy Summary

proftpd-mod_proxy is a C library typically used in Networking, Proxy applications. proftpd-mod_proxy has no vulnerabilities and it has low support. However proftpd-mod_proxy has 179 bugs. You can download it from GitHub.

FTP proxy support for ProFTPD
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              proftpd-mod_proxy has a low active ecosystem.
              It has 36 star(s) with 16 fork(s). There are 11 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 20 open issues and 103 have been closed. On average issues are closed in 338 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of proftpd-mod_proxy is v0.9.2

            kandi-Quality Quality

              proftpd-mod_proxy has 179 bugs (0 blocker, 0 critical, 16 major, 163 minor) and 43 code smells.

            kandi-Security Security

              proftpd-mod_proxy has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              proftpd-mod_proxy code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              proftpd-mod_proxy does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              proftpd-mod_proxy releases are available to install and integrate.
              It has 1687 lines of code, 0 functions and 1 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of proftpd-mod_proxy
            Get all kandi verified functions for this library.

            proftpd-mod_proxy Key Features

            No Key Features are available at this moment for proftpd-mod_proxy.

            proftpd-mod_proxy Examples and Code Snippets

            No Code Snippets are available at this moment for proftpd-mod_proxy.

            Community Discussions

            Trending Discussions on proftpd-mod_proxy

            QUESTION

            proftpd saving %u to var and rewrite it afterwards
            Asked 2017-Aug-04 at 10:34

            currently working on an ftp proxy with ProFTPD.

            Our setup is pretty much still the same as in this issue.

            However, we struggle to make use of the username. As we want to hide/transport the target server in the username we do an rewrite on the username to get it cleaned up.

            So far so good, we can use the clean username. To do an LDAP authentication.

            However we are still in need of the targetserver string that was in the username before the rewrite.

            Any information on how to:

            • save the original username to a environment variable before it is rewritten (and prevent the env variable to be rewritten as well)
            • use the ProFTPD notes (read about it but somehow failed to find and docs on it)
            • access the original username (not the rewritten one)
            • any other information how to accomplish hiding username and targetserver in the connection and using it

            are very welcome.

            Maybe there is some kind of technique that we do use in the wrong way or a technique that we failed to use so far.

            Edit:

            Regarding @Castaglia

            Was said we do have 2 infos in the original username. ADuser@RemoteServer.

            Withe the ADuser we want to establish an LDAP authentication. With the RemoteServer info we want to connect to a remote server with credentials we queried from MySQL.

            What we struggle with right now is making use of both infos. With the rewrite we get a clean user but loose the server.

            So what we are looking for is some sort of option to save the original string to a var. And rewrite it 2 times. One time into a userstring to authenticate ans one time into a server name to know which server the user wants to connect to.

            ...

            ANSWER

            Answered 2017-Aug-04 at 03:50

            I think that to get what you want to achieve, you might try the following.

            First, modify the RewriteRule slightly, in order to capture the second part of your USER command (e.g. "RemoteServer"), thus:

            Source https://stackoverflow.com/questions/45439951

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install proftpd-mod_proxy

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/Castaglia/proftpd-mod_proxy.git

          • CLI

            gh repo clone Castaglia/proftpd-mod_proxy

          • sshUrl

            git@github.com:Castaglia/proftpd-mod_proxy.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Proxy Libraries

            frp

            by fatedier

            shadowsocks-windows

            by shadowsocks

            v2ray-core

            by v2ray

            caddy

            by caddyserver

            XX-Net

            by XX-net

            Try Top Libraries by Castaglia

            MacOSX-authbind

            by CastagliaC

            proftpd-mod_vroot

            by CastagliaC

            cert-tool

            by CastagliaPerl

            proftpd-mod_rsync

            by CastagliaC