-
-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/WangYihang/Platypus
- Loading branch information
Showing
1 changed file
with
15 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,22 @@ | ||
# Platypus | ||
|
||
A modern reverse shell session manager written in go | ||
A modern multiple reverse shell sessions/clients manager via terminal written in go | ||
|
||
# LICENSE | ||
#### Features | ||
- [x] Multiple listening port | ||
- [x] RESTful API | ||
- [x] Upgrade common reverse shell session into full interactive session | ||
- [x] Reverse shell as a service | ||
|
||
#### Usage | ||
``` | ||
# TODO | ||
``` | ||
THE DRINKWARE LICENSE | ||
<[email protected]> wrote this file. As long as | ||
you retain this notice you can do whatever you want | ||
with this stuff. If we meet some day, and you think | ||
this stuff is worth it, you can buy me the following | ||
drink(s) in return. | ||
Red Bull | ||
JDB | ||
Coffee | ||
Sprite | ||
Cola | ||
Harbin Beer | ||
etc | ||
|
||
Wang Yihang | ||
#### Example | ||
``` | ||
# TODO | ||
``` | ||
|
||
#### TODO | ||
- [ ] More interface in RESTful API |