HCDevWorks/http-proxy
Advanced HTTP/HTTPS proxy server in TypeScript, built on proxy-chain. Features configurable authentication, strict host validation, keep-alive connections, response compression, and advanced logging with Winston. Ideal for Discord bots, web scraping, and secure web traffic control.
This is an advanced HTTP/HTTPS proxy server that helps developers control and secure web traffic for their applications. It takes incoming HTTP requests and routes them through a configurable proxy, allowing for authentication, host restrictions, and detailed logging. Developers building Discord bots, web scrapers, or other applications requiring managed outgoing connections would use this.
No commits in the last 6 months.
Use this if you are a developer who needs to manage and secure the outgoing HTTP/HTTPS traffic from your applications, such as for web scraping or bot operations.
Not ideal if you are an end-user looking for a simple, plug-and-play VPN or personal browsing proxy, as it requires development setup and configuration.
Stars
8
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
May 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/HCDevWorks/http-proxy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.