GithubHelp home page GithubHelp logo

oxalorg / mitesh.ninja Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 313 KB

mi casa su casa.

Home Page: http://mitesh.ninja

Python 31.78% CSS 21.23% HTML 30.06% JavaScript 15.01% Shell 1.29% Mako 0.62%

mitesh.ninja's Introduction

My personal playground/training arena

Index: http://mitesh.ninja Uploads: http://mitesh.ninja/upload

Modules

Static form contact

Embed the following snippet in any website, static or dynamic. When the use submits this form, all it's elements (with a name attribute) will be forwarded to your email address with a "REPLY-TO" option of the sender.

<form method="POST" action="http://api.mitesh.ninja/form/sendForm/<YOUR-EMAIL-ID@DOMAIN>/">
    <!-- This field allows the user to mention a REPLY-TO email address -->
    <!-- If it is not present, it will default to garabge -->
    <input type="email" name="senderEmail" value="DEFAULT VALUE HERE">
    <!-- If name/default not present, it will default to 'ANONYMOUS' -->
    <input type="text" name="senderName" value="DEFAULT NAME HERE">
    ...
    ...
    ...
    <!-- All input tags should have a 'name' attribute present -->
</form>

To Do:

  • Add HTTPS support
  • Add authentication before starting to send emails
  • Limit emails sent to 20/day to avoid spam
  • All data stored must be securely hashed

Upload

Upload mutliple images, text, pdf files here: mitesh.ninja/upload

To Do:

  • Add HTTPS support
  • Add authentication
  • restrict uploads to 50 files/hr
  • restrict access using api tokens
  • make a command line script to auto upload
    • add screenshot feature in it

Automated notifier

Coming soon..

mitesh.ninja's People

Contributors

oxalorg avatar

Stargazers

meit shah avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  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.