• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

nodejs

  1. dEEpEst

    RansomWatch - this is the server side code written in nodejs for screenshotting Tor websites

    contents this is the server side code written in nodejs for screenshotting Tor websites. The code itself is just a puppeteer that connects to tor websites through a TOR proxy (which I setup on a different server. See the image below for instructions on how to setup a tor proxy) Its written as...
  2. itsMe

    Chat GPY - AI Chat NodeJS - 27 January 2023

    Looking for an intelligent and engaging chat companion? Look no further than Chat GPY, the artificial intelligence chat bot trained by OpenAI powered by GPT-3 technology. With its powerful human-like conversational capabilities, Chat GPY can answer a wide range of questions and engage in...
  3. itsMe

    Chatvia v2.2.0 - Nodejs Socket.io Chat App

    Chatvia is built with bootstrap v5.1.3 in Nodejs, socket.io with responsive on all devices, and supported with Dark & Light modes. It has many features like one-to-one chat – audio – video call, group chat, contacts, send files, Send Emojis, online users, authentication pages, and many more...
  4. itsMe

    Ninjasworkout: Vulnerable NodeJS Web Application

    Damn Vulnerable NodeJS Application. ADDED BUGS     Prototype Pollution     No SQL Injection     Cross-site Scripting     Broken Access Control     Broken Session Management     Weak Regex Implementation     Race Condition     CSRF -Cross-Site Request Forgery     Weak Bruteforce Protection    ...
  5. itsMe

    GetVideo v2.0.0 - NodeJS Youtube Video Downloader

    GetVideo created with latest technologies such as NodeJs ,Bootstrap 4, Jquery and others. You can download 1080p ( Video only ), 720p, 360p, 240p videos and Audio. Support MP4, WEBM, M4A and other file formats. The design is fully responsive based on bootstrap 4. Demo...
  6. itsMe

    GetVideo v1.0 - NodeJS Youtube Video Downloader

    GetVideo was created with the latest technologies such as NodeJs ,Bootstrap 4, Jquery and others. You can download 1080p ( Video only ), 720p, 360p, 240p videos and Audio. Support MP4, WEBM, M4A and other file formats. The design is fully responsive based on bootstrap 4. Demo:  ...
  7. S

    JavaScript based Web Server

    NodeJS - Brings the JavaScript language to your OS, as a scripting language. Link to nodejs: NodeJS homepage Running a JavaScript file is similar to the way python does it. In command shell: node file.js Or in Linux: ./node file.js Code: // content of index.js const http = require('http')...
Back
Top