diff --git a/README.md b/README.md index 2cce0b3..54977dc 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ -# reverse-shell-generator +# reverse-shell-generator Hosted Reverse Shell generator with a ton of functionality -- (great for CTFs)
[![Netlify Status](https://api.netlify.com/api/v1/badges/46dbabe0-23b7-42e6-b04b-e1769dc455ce/deploy-status)](https://app.netlify.com/sites/brave-swartz-5dcdab/deploys) ### Hosted Instance https://revshells.com - - ### Features - Generate common listeners and reverse shells @@ -17,8 +15,17 @@ https://revshells.com - Dark and Light Modes ### Screenshot + ![image](https://user-images.githubusercontent.com/58673953/111243529-9d646f80-85d7-11eb-986c-9842747dc2e7.png) +## Dev + +It's recommended to use the netlify dev command if you're wanting to modify any of the server functions, such as for raw link support: + +``` +npx netlify dev +``` + ### Credits - weibell - briskets diff --git a/index.html b/index.html index c1804b9..a4a1f10 100644 --- a/index.html +++ b/index.html @@ -112,7 +112,7 @@ IP @@ -124,7 +124,7 @@ Port
@@ -333,6 +333,12 @@ --> + + + + +