huidaoweilai2024
huidaoweilai2024
compile with the latest version of the source code(git clone https://github.com/aria2/aria2.git) error returned from executing 'make' command SimpleRandomizer.cc:110:15: error: use of undeclared identifier 'getentropy' auto rv = getentropy(p, blocklen); ^...
Building wheels for collected packages: ruamel.yaml.clib Building wheel for ruamel.yaml.clib (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for ruamel.yaml.clib (pyproject.toml) did not run successfully. │ exit code: 1 ╰─>...
autoreconf -i ./configure --prefix=$PREFIX ~/aria2 $ make make all-recursive make[1]: Entering directory '/data/data/com.termux/files/home/aria2' Making all in po make[2]: Entering directory '/data/data/com.termux/files/home/aria2/po' make[2]: *** No rule to make target '/config.status', needed...
from flask import Flask, request, jsonify, render_template from flask_cors import CORS import requests import re import json import logging import time import hashlib import struct import random import os logging.basicConfig(level=logging.INFO)...