localhost :: ~ » proxy-rs find --types HTTPS -c AS -l 1 <Proxy AS 0.18s [HTTPS] 8.219.97.248:80>localhost :: ~ » localhost :: ~ » http "https://httpbin.org/get?show_env"--proxy="https://8.219.97.248:80"HTTP/1.1 200 OKAccess-Control-Allow-Credentials: trueAccess-Control-Allow-Origin: *Connection: keep-aliveContent-Length: 438Content-Type: application/jsonDate: Thu, 08 Jun 2023 23:02:22 GMTServer: gunicorn/19.9.0{ "args": { "show_env": "" }, "headers": { "Accept": "*/*", "Accept-Encoding": "gzip, deflate, br", "Host": "httpbin.org", "User-Agent": "HTTPie/3.2.2", "X-Amzn-Trace-Id": "Root=1-64825dfd-6f77301b5df12ff01b581aa2", "X-Forwarded-For": "8 "X-Forwarded-For": "8.219.64.236", "X-Forwarded-Port": "443", "X-Forwarded-Proto": "https" "origin": "8.219.64.236", "url": "https://httpbin.org/get?show_env"}