-
Notifications
You must be signed in to change notification settings - Fork 11
Commands
apacketofsweets edited this page Nov 20, 2018
·
5 revisions
- client - Connect to a remote client
- destroy - Remove Apollo from all client systems
- execute - Execute a command on a client
- help - Displays this lovely table
- kill - Kill the client connection
- list - List all connected clients
- quit - Exit the server and keep all clients alive
- scan - Scan top 25 TCP ports on a single host
- survey - Run a system survey
- cat
- ls
- pwd
- unzip
- wget
To start Apollo server on a custom port (Default is 34463) add the -p <port no>
syntax when starting the server.
./apollo_server.py -p 80