https://github.com/ljmf00-archive/restwepi
:globe_with_meridians: Web-based REST API for Shell-Web, a web-based App
https://github.com/ljmf00-archive/restwepi
api rest rest-api restful-api shell-web web-based
Last synced: 3 months ago
JSON representation
:globe_with_meridians: Web-based REST API for Shell-Web, a web-based App
- Host: GitHub
- URL: https://github.com/ljmf00-archive/restwepi
- Owner: ljmf00-archive
- License: gpl-3.0
- Created: 2017-02-24T22:03:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T01:29:40.000Z (over 9 years ago)
- Last Synced: 2025-01-15T01:33:36.799Z (over 1 year ago)
- Topics: api, rest, rest-api, restful-api, shell-web, web-based
- Language: PHP
- Homepage: https://api.shell-web.ga/
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Web-based REST API written in PHP for Shell-Web, a web-based App
WHAT IS SHELL-WEB REST API?
Shell-Web REST API is a Representational state transfer application
programming interface that simulate some common shell commands, written from
scratch by Luís Ferreira.
It has some ethical hacking, security, gathering information and useful misc
commands such as geoip, dig, nslookup, ping, mtr, nmap, whois, etc...
It is distributed under the GNU General Public License - see the
accompanying LICENSE file for more details.
HOW TO INSTALL?
Shell-Web REST API has a very easy instalation. You only need a server with
a webservice and PHP (>=5.0) installed.
Use 'git clone git@github.com:ljmf00/restwepi.git -b api ./' command to
download the last version. You also need git as a dependency. If you are not
allowed to do this, you can download the source from the following URL:
https://github.com/ljmf00/restwepi/archive/master.zip .