Score:0

Create a proxy server

jp flag

I want to create a HTTP and HTTPS proxy server, to use with cURL

curl -vvv "ifconfig.me" -x user:password@myproxy:8000

I am trying Nginx, but I can not get to work with user and password, my requirement is protecting with user and password

What software do I need?

Score:1
gu flag

You need a forward proxy software.

NGINX is a reverse proxy which is not what you're looking for.

Also, product recommendations are off-topic on SE so which forward proxy to use is up to you to determine depending on your use case.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.