Skip to content

Multiplayer Mode

Dan Petro edited this page Jun 12, 2019 · 34 revisions

Multiplayer-mode allows multiple operators (players) to connect to the same Sliver server and collaborate on engagements.

New Players (Operators)

Operators will need to download their preferred platform's client software from the releases page. (Or build from source if they like) Clients can connect to servers of differing platforms (e.g. a Windows client can connect to a Linux server). Operators and servers authenticate using Mutual TLS. The client certificates are automatically generated and managed for you using the new-player command.

NOTE: The new-player and multiplayer commands are only accessible from the server's console.

sliver > new-player --operator moloch --save /root/

Clone this wiki locally