paste.edu4rdshl.dev Pastebin personal. Las subidas requieren token. curl -F 'file=@archivo.txt' -H 'Authorization: ' https://paste.edu4rdshl.dev Opciones: -H 'expire:1h' caduca en 1 hora (10min, 1d, 1w, ...) -F 'oneshot=@archivo.txt' se borra tras la primera descarga -F 'url=https://ejemplo.com/largo' acortador de URL -F 'remote=https://ejemplo.com/f' sube un archivo desde otra URL -H 'filename:nombre.txt' nombre fijo en vez de aleatorio -X DELETE borra un paste (con Authorization) Cliente: https://github.com/orhun/rustypaste-cli Servidor: https://github.com/orhun/rustypaste