server_upload | discord filesize limits can be bypassed by links

 by   tHoMaStHeThErMoNuClEaRbOmB Rust Version: Current License: No License

kandi X-RAY | server_upload Summary

kandi X-RAY | server_upload Summary

server_upload is a Rust library. server_upload has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

filesize limits are bad, esp on discord note: This is a rather bad script I made for myself and a couple of friends in one afternoon. The main aim was to learn rust and not to create a perfect app. Dont expect much from the code or the functionality. what this program does: * monitors a folder * if there is a new file in the folder it uploads it to the specified server * it creates a link to that, and copies it to your clipboard * notify’s you that its done * deletes the file.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              server_upload has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 1 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of server_upload is current.

            kandi-Quality Quality

              server_upload has no bugs reported.

            kandi-Security Security

              server_upload has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              server_upload 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

              server_upload releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            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 server_upload
            Get all kandi verified functions for this library.

            server_upload Key Features

            No Key Features are available at this moment for server_upload.

            server_upload Examples and Code Snippets

            No Code Snippets are available at this moment for server_upload.

            Community Discussions

            No Community Discussions are available at this moment for server_upload.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install server_upload

            you need to edit some variables in src/main.rs.
            if multiple files are copied in the folder, TIMOUT sets the time from adding the link of the first file to the clipboard to starting work on the next one
            SCAN_TIMEOUT sets the interval of the program checking for new files
            make this larger if the program uses too much cpu
            FOLDERPATH sets the monitored folder
            SERVER_PATH is where rsync will upload the file
            HOSTING_PATH is a link to the server hosting the file
            this should be a webserver that has access to the folder SERVER_PATH
            if any string from BLACKLIST found in the name of a file than the program will ignore it
            this is useful for .part and temp files that are used by programs while downloading
            NOTE: when modifying it make sure to change the array length [&str; 3] to reflect changes

            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/tHoMaStHeThErMoNuClEaRbOmB/server_upload.git

          • CLI

            gh repo clone tHoMaStHeThErMoNuClEaRbOmB/server_upload

          • sshUrl

            git@github.com:tHoMaStHeThErMoNuClEaRbOmB/server_upload.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

            Consider Popular Rust Libraries

            996.ICU

            by 996icu

            deno

            by denoland

            rust

            by rust-lang

            alacritty

            by alacritty

            tauri

            by tauri-apps

            Try Top Libraries by tHoMaStHeThErMoNuClEaRbOmB

            discord-response-bot

            by tHoMaStHeThErMoNuClEaRbOmBPython

            teahaz-server

            by tHoMaStHeThErMoNuClEaRbOmBPython

            ctfwriteups

            by tHoMaStHeThErMoNuClEaRbOmBPython

            http-remote-shell

            by tHoMaStHeThErMoNuClEaRbOmBPython

            teahaz.js

            by tHoMaStHeThErMoNuClEaRbOmBJavaScript