Quick Search for:  in language:    
DOS,PLUS,ASCII,SPAWN,GET,UNIX,requests,Direct
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 3,014,970. lines
 Jobs: 119. postings

 How to support the site

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for Visual Basic.
Click here to see a screenshot of this code!MSChart Simple Example
By Sebastian Pereira on 7/2

(Screen Shot)

CString v1.5
By Ultimatum on 7/2


Tablature Pro
By Michael McMullen on 7/2


Click here to see a screenshot of this code!MSN Password Decryptor
By Muhammad Sufyan Ansari on 7/2

(Screen Shot)

Mp3 Paker
By Michael McMullen on 7/2


Suppress Run Time Script Errors
By Nuclear_1000G on 7/2


Click here to see a screenshot of this code!List Maker
By KBM-00 on 7/1

(Screen Shot)

Web Update Checker
By knormalnight on 7/1


A*Beginners API*
By Michael Nipper on 7/1


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

Tconsole II, Now with ROOT access Via Telnet.

Print
Email
 
winzip icon
Submitted on: 12/23/1999
By: No0ne 
Level: Advanced
User Rating: By 3 Users
Compatibility:VB 5.0, VB 6.0

Users have accessed this code 10269 times.
 

 
     Due to the requests for Directory Surfing to be added. Well here it is. The DOS Prompt Via Telnet. After given this some thought. I didn't want to re-create DOS, BUT the Prompt that DOS does use is it's directory structure. SO, here it is . DOS Mode Via Telnet. Supports the basic commands ( dir ) for a listing of files and folders on the remote drive, ( cd ) for changing of the directory, even checks to see if valid folder. There are DOS menus to help you get around............ PLUS all the old stuff that was included in ver. 1.01.. Tconsole is a telnet server which allows control to a remote computer. This was put together as part of a Network Administrators Tool Kit. Threw TELNET services, from any platform (UNIX/Mac). You can (Reboot the remote machine , Restart Tconsole , View system resources [ i.e memory, processor, ext, ext ], Send test print pages, View console log, Can 'get' or view any ASCII file [i.e win.ini or config.sys], You can even SPAWN PROCESSES ( Start a remote application ). This will only SPAWN windows apps, Due to security and further testing. The use of passing arguments to programs has been disabled. But can easly be changed to do so. THE SERVER SUPPORTS: Full configuration with reads/writes to Tconsole.ini as needed. Uses auto start for access after reboot, Has view panel for monitoring server traffic. Supports blocking of multiple Failed login attempts, With full logging of process both server and from the remote telnet session. Uses Menus for easy navigation with telnet. Has instruction menu's for 'GET' and 'SPAWN'. Even uses the Classic UNIX bash prompt. ;)..See the Readme.txt for further information.
 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
3)Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 3 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Advanced category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
1/2/2000 9:13:14 PM:Jesse Alter
Great idea! With a few modifications, 
it'll be safe for me and my friends to 
use. Great code!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/14/2000 8:15:25 AM:Max
Sounds Awesome! can't wait to try it :)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/23/2000 12:28:10 PM:Ron Sweeney
this is one bomb .ss appy! keep up the 
good work!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/8/2000 6:25:23 AM:Detonate
dont forget to turn Local Echo off in 
your telnet client %)
NoOne you've 
done a brilliant job with this one :-) 
+excellent
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/17/2000 7:47:12 AM:Mark Withers
S**T man how the f**k. Great program.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/7/2001 1:25:53 AM:dzzie
intresting approach
i have been 
playing around with a similar 
idea...trying to just write a simple 
shell that runs in a console window and 
can spawn direct shell commands even 
letting you enter into a direct cmd.exe 
shell through it...then all the tcp/ip 
is handled by binding this shell to a 
port with netcat..has promise but have 
weird bugs to work out..lemme know if 
you have any ideas or want to see it..
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
11/3/2001 8:13:02 AM:Glaive
Great code....
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/6/2002 10:49:45 PM:Eric Ross (*)
Nice.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.