-
Notifications
You must be signed in to change notification settings - Fork 0
otzy007/JRemoteShell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JRemoteShell is an application that provides a remote shell bash like. This application does not use encryption or authentication so use it at your own risk. For compiling instructions see INSTALL. To connect to the server you can use Putty with a raw connection or netcat: nc host 8100 To use "get" or "put" for file transfer you must first type put or get followed by the name of the file and then connect to port 8101 using nc. For get: nc host 8101 > file For put: nc host 8101 < get To report issues, get the latest version or get help go to: https://github.com/otzy007/JRemoteShell or http://oprod.net/index.php/news/1-news/94-jremoteshell-a-simple-shell-server-written-in-java
About
A small shell server that I'm developing while I learn Java
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published