diff --git a/docs/sliver-docs/pages/docs/md/Aliases and Extensions.md b/docs/sliver-docs/pages/docs/md/Aliases and Extensions.md index 6cea3ca809..b85e2f9365 100644 --- a/docs/sliver-docs/pages/docs/md/Aliases and Extensions.md +++ b/docs/sliver-docs/pages/docs/md/Aliases and Extensions.md @@ -151,7 +151,7 @@ Sliver - 3rd Party extensions: To write a new alias, one must either create a shared library or a .NET assembly, then write a manifest file compliant with the description above. -As the alias support relies on Sliver side loading capabilities, please make sure to read the [Using 3rd party tools](/docs?name=Using-3rd-party-tools) section, to understand how shared libraries are loaded on all platforms. +As the alias support relies on Sliver side loading capabilities, please make sure to read the [Using 3rd party tools](/docs?name=Third+Party+Tools) section, to understand how shared libraries are loaded on all platforms. ## Extensions diff --git a/docs/sliver-docs/pages/docs/md/Daemon Mode.md b/docs/sliver-docs/pages/docs/md/Daemon Mode.md index f50b2ab87b..fab800c6da 100644 --- a/docs/sliver-docs/pages/docs/md/Daemon Mode.md +++ b/docs/sliver-docs/pages/docs/md/Daemon Mode.md @@ -25,4 +25,4 @@ $ cat ~/.sliver/configs/server.json #### systemd -With this config you can easily setup a [systemd service](https://www.linode.com/docs/quick-answers/linux/start-service-at-boot/) or init script. See the [Linux install script](/docs?name=Linux-Install-Script) for an example. +With this config you can easily setup a [systemd service](https://www.linode.com/docs/quick-answers/linux/start-service-at-boot/) or init script. See the [Linux install script](/docs?name=Linux+Install+Script) for an example. diff --git a/docs/sliver-docs/pages/docs/md/Multi-player Mode.md b/docs/sliver-docs/pages/docs/md/Multi-player Mode.md index d720b315d6..87dc9bca0b 100644 --- a/docs/sliver-docs/pages/docs/md/Multi-player Mode.md +++ b/docs/sliver-docs/pages/docs/md/Multi-player Mode.md @@ -1,4 +1,4 @@ -Multiplayer-mode allows multiple operators (players) to connect to the same Sliver server and collaborate on engagements. The easiest way to setup a server for multiplayer is to use the [Linux install script](/docs?name=Linux-Install-Script) which will configure the server as a systemd service. However, any Sliver server binary supports multiplayer mode. +Multiplayer-mode allows multiple operators (players) to connect to the same Sliver server and collaborate on engagements. The easiest way to setup a server for multiplayer is to use the [Linux install script](/docs?name=Linux+Install+Script) which will configure the server as a systemd service. However, any Sliver server binary supports multiplayer mode. ``` ┌──────────────────┐ C2 diff --git a/docs/sliver-docs/pages/index.tsx b/docs/sliver-docs/pages/index.tsx index 0cb05d869d..6f44d624de 100644 --- a/docs/sliver-docs/pages/index.tsx +++ b/docs/sliver-docs/pages/index.tsx @@ -20,7 +20,7 @@ export default function Home() { src="/asciinema/intro.cast" rows="18" cols="75" - idleTimeLimit={2} + idleTimeLimit={20} preload={true} autoPlay={true} loop={true} diff --git a/docs/sliver-docs/public/asciinema/intro.cast b/docs/sliver-docs/public/asciinema/intro.cast index b8174c0250..33c4db7395 100644 --- a/docs/sliver-docs/public/asciinema/intro.cast +++ b/docs/sliver-docs/public/asciinema/intro.cast @@ -20,5 +20,5 @@ [3.122345, "o", "\u001b[m"] [3.12272, "o", "\u001b[31m\r\n \t ██████ ██▓ ██▓ ██▒ █▓▓█████ ██▀███\r\n\t▒██ ▒ ▓██▒ ▓██▒▓██░ █▒▓█ ▀ ▓██ ▒ ██▒\r\n\t░ ▓██▄ ▒██░ ▒██▒ ▓██ █▒░▒███ ▓██ ░▄█ ▒\r\n\t ▒ ██▒▒██░ ░██░ ▒██ █░░▒▓█ ▄ ▒██▀▀█▄\r\n\t▒██████▒▒░██████▒░██░ ▒▀█░ ░▒████▒░██▓ ▒██▒\r\n\t▒ ▒▓▒ ▒ ░░ ▒░▓ ░░▓ ░ ▐░ ░░ ▒░ ░░ ▒▓ ░▒▓░\r\n\t░ ░▒ ░ ░░ ░ ▒ ░ ▒ ░ ░ ░░ ░ ░ ░ ░▒ ░ ▒░\r\n\t░ ░ ░ ░ ░ ▒ ░ ░░ ░ ░░ ░\r\n\t\t ░ ░ ░ ░ ░ ░ ░ ░\r\n"] [3.124753, "o", "\u001b[0m\r\nAll hackers gain jump-start\r\n\u001b[1m\u001b[36m[*] \u001b[0mServer v1.5.41 - f2a3915c79b31ab31c0c2f0428bbd53d9e93c54b\r\n\u001b[1m\u001b[36m[*] \u001b[0mWelcome to the sliver shell, please type 'help' for options\r\n\r\n\u001b[0m\u001b[J\u001b[2K\r\u001b[m\r\u001b[2K\u001b[1m[server] \u001b[0m\u001b[4msliver\u001b[0m > \u001b[0m \b"] -[5.29313, "o", "\u001b[J\u001b[2K\r"] +[20.29313, "o", "\u001b[J\u001b[2K\r"]