mirror of
https://github.com/chubin/awesome-console-services
synced 2024-11-15 00:07:09 +00:00
Add dice
This commit is contained in:
parent
b96d4ef2b6
commit
f3dda178d1
1 changed files with 2 additions and 1 deletions
|
@ -185,9 +185,10 @@ Telnet/SSH-based:
|
|||
|
||||
## Scripts
|
||||
|
||||
Useful scripts, that can be run with just one line of code, but where, still local still execution is necessary.
|
||||
Useful scripts, that can be run with just one line of code, but where, still local execution is necessary.
|
||||
|
||||
* `curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -`
|
||||
* `curl https://mcthomas.github.io/dice/dice.txt 2>/dev/null | bash` - roll the dice!
|
||||
|
||||
## Clients
|
||||
|
||||
|
|
Loading…
Reference in a new issue