X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=vps-utils%2FREADME.md;h=5d49555c0c415c596c81607063ea4af35189f3c3;hb=c77b2afba8be0e2aca21ad2647e7e847e4a8aa14;hp=3dbce199b05a7465b4d4d5a7b1d749b07dfe73fa;hpb=1a7a851e3fa8779ce488db62c7c24255b906044c;p=webi-installers%2F.git diff --git a/vps-utils/README.md b/vps-utils/README.md index 3dbce19..5d49555 100644 --- a/vps-utils/README.md +++ b/vps-utils/README.md @@ -3,10 +3,13 @@ title: VPS Utils homepage: https://webinstall.dev/vps-utils tagline: | VPS Utils make it easy to setup and manage a VPS -description: | - VPS Utils includes shortcut commands for some common tasks, including `cap-net-bind`, 'vps-addswap', and 'vps-myip' --- +## Cheat Sheet + +> VPS Utils includes shortcut commands for some common tasks, including +> `cap-net-bind`, 'vps-addswap', and 'myip' + **cap-net-bind**: `cap-net-bind` will give the specified program the ability to listen on @@ -23,13 +26,13 @@ This is the same as running the full command: setcap 'cap_net_bind_service=+ep' $(readlink -f $(which node)) ``` -**vps-myip**: +**myip**: Will output externally detected IPv4 and IPv6 addresses. See . ```bash -vps-myip +myip ``` ```txt