Codebase list poshc2 / upstream/latest resources / scripts / poshc2.service
upstream/latest

Tree @upstream/latest (Download .tar.gz)

poshc2.service @upstream/latestraw · history · blame

[Unit]
Description=PoshC2 Server

[Service]
Type=simple
User=root
ExecStart=/usr/local/bin/posh-server

[Install]
WantedBy=default.target