Welcome to Mobilarian Forum - Official Symbianize forum.

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

NUKE.GG [SOURCE CODE]

Alexhost
host 6.1K

host

/dev/null
Staff member
Chief Executive Officer
Joined
Jun 22, 2014
Messages
3,246
Solutions
1
Reaction score
61,955
Points
113
Website
katz.to
grants
₲35,265
10 years of service
Hello guys, today i present you the Nuke.gg [Source Code]
The source is not the full version, some files are missing, that's why i'm posting it here.
I have the full source code of it but won't post it.

The source can be started but there is no Admin Panelenv/envs filesapi function & more,
but i'm pretty sure the source works.

Base: Runtime Server
Front End: React App
Back End: NodeJS
Database: MongoDB

Setup:

apt upgrade
apt update
apt install nodejs
apt install npm
npm install request
apt install curl
curl -sL 
Please, Log in or Register to view URLs content!
 | sudo bash -
and put the 
hostname in server.js change gigasstresser.com


Starting proccess:
npm start

Killing proccess:
pm2 kill

Database Edit Proccess:
node dbDecrypt.js
After that you can edit the database, when you finish with the edit, just type: npm start and it will encrypt automatic.


 
G 0

googles174

Abecedarian
Member
Access
Joined
Sep 3, 2022
Messages
51
Reaction score
3
Points
8
Age
24
Location
Philippines
grants
₲250
2 years of service
Hello guys, today i present you the Nuke.gg [Source Code]
The source is not the full version, some files are missing, that's why i'm posting it here.
I have the full source code of it but won't post it.
The source can be started but there is no Admin Panel, env/envs files, api function & more,
but i'm pretty sure the source works.

Base: Runtime Server
Front End: React App
Back End: NodeJS
Database: MongoDB

Setup:
apt upgrade
apt update
apt install nodejs
apt install npm
npm install request
apt install curl
curl -sL
Please, Log in or Register to view URLs content!
| sudo bash -
and put the hostname in server.js change gigasstresser.com

Starting proccess:
npm start

Killing proccess:
pm2 kill

Database Edit Proccess:
node dbDecrypt.js
After that you can edit the database, when you finish with the edit, just type: npm start and it will encrypt automatic.


*** Hidden text: cannot be quoted. ***
Thank you
 
H 0

hargums

Abecedarian
Member
Access
Joined
May 13, 2023
Messages
94
Reaction score
0
Points
6
grants
₲195
1 years of service
This script is awesome, hope any update for this
 
Top Bottom