Jump to content




[HTTP] Rednet Explorer 3.1 Beta - Share your programs with the world! (Now with more hacker protection!)


86 replies to this topic

#1 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 05 August 2012 - 10:18 PM

With this program, you can go onto the internetRednet!


Rednet Explorer 3.1 will work differently then all the other versions, it will not only run Lua, but also Batch, HTML (text only), and .txt!

Another major thing is that we dropped made every site stored on a http server that can be accessed by every server and moderated by database admins, that means you can upload a program from one server, then go to another server and find the exact same program :P/>.

So, we dropped rednet, but why do we still have rednet in our name? Well, this has been asked before. We still have rednet in our name because our browser uses rdnt://. And we nevah evah leaving rdnt://

Download:
http://pastebin.com/1EAc6tFd

Whats new

View PostComputerCraftFan11, on 02 October 2012 - 09:12 AM, said:

Hey guys, I updated rednet explorer to use a new database (hosted by me, I added a way for me to ban the IP of anyone I feel like, we also can now block files)

In the new database, you can now browse the files (without getting a virus for visiting it) in a apache window. (Be careful on which site you click, if you find a bad site please report it to us, also don't try to upload these types of files:
.htcaccess
index.*

because your IP will be traced and we might ban you, so don't joke around)

If you want to see the database, just click here!

Other features that are not included in 2.4.1:
  • Execution Settings






  • Homepage Changer






  • AutoUpdater






  • Switch between http:// and rdnt://






  • Database Settings






  • Reasons for "Unable to connect." message






  • Extension API






  • Online Database






  • Other things...
Database Admins:
  • xXm0dzXx





  • Gavsminecraft




  • PaymentOption
THINGS YOU SHOULDN'T UPLOAD/DO:
  • Use the database as a 'free website hosting' (So no .php)





  • Upload real viruses

Credits:
  • djblocksaway for hosting the database during the first stage of rednet explorer
  • samrg472 for programming the database ;)/>
  • xXm0dzXx for making the client =D
  • justync7 for being a beta-tester (and a developer :(/>)
  • 1lann for beta-testing and letting me use his database when djblocksaway's database was down.

Made by NeXuS 2012



#2 Justy

  • Members
  • 210 posts
  • LocationCLGD

Posted 05 August 2012 - 10:26 PM

:P/> AWESOME!

#3 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 06 August 2012 - 02:48 AM

So you made a web browser inside minecraft.
I would much rather have it be like the old versions.
I find it will just be like Firefox but inside minecraft meh.

#4 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 06 August 2012 - 02:54 AM

View PostHuman0303, on 06 August 2012 - 02:48 AM, said:

So you made a web browser inside minecraft.
I would much rather have it be like the old versions.
I find it will just be like Firefox but inside minecraft meh.

They will have a compatibility mode to go to old rdnt:// servers incase you like it in 2.4.1-

#5 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 06 August 2012 - 04:12 AM

View Postmarumaru, on 06 August 2012 - 03:07 AM, said:

SECURITY PLEASE
Any site that uses Remote Access 2.4.1 is defacable with two rednet messages. We're making our own server software to fix the problem but it'd but more convinent if it were more secure.
More settings too please ^-^ like these:

Server Blacklisting - Prevent your computer from even being redirected to those sites.
Simple Server protection - Don't you hate websites that only have "os.shutdown()" in them?
Ability to attach a firewall/antivirus - ;)/> before shell.running the website, you can choose to have a program run with the site as an argument!
A download function - A much easier way of downloading and get rid of that stupid "Connecting to pastebin" text. Example below:
function download ( code , file )
local response = http.get("http://pastebin.com/raw.php?i="..code)
if response then
pbfile = io.open(file, "w") -- Notice: HAS to be io, if fs it'll look like "table: XXXXXX" inside the file.
phfile:write(response.readAll())
phfile:close()
return true
else
return false
end
end
Wait for a site longer, instead of trying to get the sites signal in 0.1 seconds, try at least 1 second. :/ this was a problem with my servers (I have custom server software that allows me to host multiple websites simultaniously) and my servers lagged too much for any computer to connect to it.

PLEASE, open all sides of the computer for rednet operational use - this got annoying as when I travelled to certain sites my internet will commit suicide because I put at the start of the program
rednet.open("back")

Make the users actually set their website password xD, because of it being based on computer ID I could do this with my network command prompt:
openI
Opened all sides for rednet!
ping www.google.com
1210 @ 131.2981
tcp 1210 www.google.com/ EDITED COMPLED!
Signal sent!
tcpf 1210 deface
Sent file!
Then google would be defaced! :P/>

Also can you add a way to disable the /editor page on websites?

In 3.0, the newer servers will be moderated by database admins so a database admin can block the site to every user (IF reported.)

In 3.0, the /editor will be disabled (temporarily) but in a newer version like 3.1, we might have accounts so someone can register/login to their minecraft account or a rednet explorer server account to edit their sites.

For the ability to add a firewall/antivirus, 3.0 will have a extension API so you can download a firewall to protect your browsing.

#6 cookingboy3

  • New Members
  • 3 posts

Posted 08 August 2012 - 08:59 AM

Any release dates planned?

#7 Justy

  • Members
  • 210 posts
  • LocationCLGD

Posted 08 August 2012 - 11:04 PM

Man I cant wait for this to be public. ;)/> Everyone will use it!

#8 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 09 August 2012 - 01:00 AM

Looking for beta testers, post the application and i'll message you if you got accepted ;)/>

#9 Justy

  • Members
  • 210 posts
  • LocationCLGD

Posted 09 August 2012 - 01:46 AM

CCFan11, Y U LEAK?... ;)/>

#10 Trippy23

  • Members
  • 13 posts

Posted 15 August 2012 - 04:09 PM

bumpy:L

#11 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 15 August 2012 - 10:11 PM

  • IGN: Human0303
  • Why you want to test: I thought that this was a pretty bad idea but lemme beta test and prove me wrong.


#12 Noodle

  • Members
  • 989 posts
  • LocationSometime.

Posted 15 August 2012 - 11:42 PM

He isn't leaking.. He was telling us all on the server -.-

#13 cant_delete_account

  • Members
  • 484 posts

Posted 16 August 2012 - 12:43 AM

Instead of just asking people to not upload php and html scripts, etc just edit the PHP upload script so if the file has that mime type or file extension, it cancels the upload.

#14 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 16 August 2012 - 04:55 AM

View Postthesbros, on 16 August 2012 - 12:43 AM, said:

Instead of just asking people to not upload php and html scripts, etc just edit the PHP upload script so if the file has that mime type or file extension, it cancels the upload.

That has been fixed.

View Postmarumaru, on 16 August 2012 - 03:19 AM, said:

You should have an option to disconnect from the Online Database and be able to freely browse the web.
That is already added.

#15 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 26 August 2012 - 09:19 PM

A beta version has been released!

#16 cant_delete_account

  • Members
  • 484 posts

Posted 26 August 2012 - 09:47 PM

Cool! Is there a application to be a database admin or something?

#17 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 26 August 2012 - 09:52 PM

View Postthesbros, on 26 August 2012 - 09:47 PM, said:

Cool! Is there a application to be a database admin or something?

Nope, none yet.

#18 Leo Verto

  • Members
  • 620 posts
  • LocationOver there

Posted 27 August 2012 - 05:29 PM

Um, maybe you should restrict index.html files as well.
I apologize for occidentally making one, please delete it so the users can see all the viruses in their real browsers.

The idea of the database is great, just there are a few *cough* security issues.

#19 ComputerCraftFan11

  • Members
  • 771 posts
  • LocationHawaii

Posted 28 August 2012 - 01:53 AM

View PostLeo Verto, on 27 August 2012 - 05:29 PM, said:

Um, maybe you should restrict index.html files as well.
I apologize for occidentally making one, please delete it so the users can see all the viruses in their real browsers.

The idea of the database is great, just there are a few *cough* security issues.

The database files aren't stored inside of the main part of the site ("/"), it it stored in /php/folder/* and nobody is supposed to go there. (There is no real-browser part yet)

#20 Left4Cake

  • Members
  • 272 posts
  • LocationEarth

Posted 28 August 2012 - 03:23 PM

If we aren't supposed to go to "/php/folder/" Then some sort of search engine would be appreciated.

and also I think Leo Verto adding the index file broke the program.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users