Skip to content

Troubleshooting

Joe edited this page May 13, 2020 · 12 revisions

Server/Client Troubleshooting

Server logs

Server related logs are saved to: ~/.sliver/logs/

  • sliver.log is the main log file for server related events
  • console.log is the log of the server's built-in "client"
  • sliver.json JSON formatted log (includes timestamps)

Client logs

~/.sliver-client/sliver-client.log

Implant Troubleshooting

If you need to trouble shoot an issue (connectivity, etc) with an implant try generating it with the --debug flag.

Clone this wiki locally