Skip to content

[Forward Proxy Setup] Connection Closed error  #555

@sleepingcat4

Description

@sleepingcat4

Hello, Dev-team

I recently fell in love with Tinyproxy and it's powerful features and it's just a relief over Apache and Squid. I have been using it a lot lately.

Today, I was setting-up my personal Laptop (running Ubuntu) in WSL V2 as forward proxy so that I can channel my remote server requests through my Laptop connection and IP address.

I have successfully done my setup my configuring Tinyproxy config file

Listen 0.0.0.0
Allow 0.0.0.0/0
Allow ::0 

these are the features I had changed (values maybe a bit wrong hahah cuz I'm on my phone)

I tried channeling my curl requests through my localhost using exposed port 8888 and it was successful but when I had used it on my remote Ubuntu server it failed. I had read the log file of my Tinyproxy on my laptop and it said connection was established but it was closed.

Can someone please help me in fixing this? Because I want to get started with using my forward proxy fast : )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions