KBrown / gist:ec663d145b6b4eb1b697704bd8d22dd9
0 curtidas
0 bifurcações
1 arquivos
Última atividade 9 months ago
| 1 | Error al tratar de descargar página del SAT: |
| 2 | |
| 3 | curl -vvvv 'https://cfdiau.sat.gob.mx/nidp/wsfed/ep?id=SATUPCFDiCon&sid=0&option=credential&sid=0' |
| 4 | * Host cfdiau.sat.gob.mx:443 was resolved. |
| 5 | * IPv6: (none) |
| 6 | * IPv4: 200.33.84.45 |
| 7 | * Trying 200.33.84.45:443... |
| 8 | * Connected to cfdiau.sat.gob.mx (200.33.84.45) port 443 |
| 9 | * ALPN: curl offers h2,http/1.1 |
| 10 | * TLSv1.3 (OUT), TLS handshake, Client hello (1): |
renich / forgejo-runner-install.bash
0 curtidas
0 bifurcações
1 arquivos
Última atividade 11 months ago
| 1 | #!/usr/bin/bash |
| 2 | set -x |
| 3 | |
| 4 | # Description: |
| 5 | # This script is for installing forgejo-runner. To use it, you need to execute it with a version as an argument |
| 6 | # |
| 7 | # For example: |
| 8 | # |
| 9 | # forgejo-runner-install 5.0.3 |
Próximo
Anterior