Can Other People Connect to the Proxy I Set Up? Need Help Sharing Access!

22 Replies, 2428 Views

Hey everyone,
So, I set up a proxy server recently (using Squid, if that matters), and it’s working fine for me. But I’m kinda stuck on one thing: *can other people connect to the proxy i set up*? Like, I want to share it with a few friends or maybe even my team at work, but I’m not sure how to make it accessible to them.

I’ve got the IP and port configured, but when they try to connect, it just doesn’t work. Is there something I’m missing? Do I need to open ports on my router or something? Also, is it safe to let others use it? I don’t wanna mess up my setup or expose my network to risks.

Any tips or step-by-step advice would be awesome! Thanks in advance, y’all.

(Also, sorry if this is a noob question—still learning the ropes here!)
Hey! So, to answer your question "can other people connect to the proxy i set up," yes, they can, but you’ll need to do a few things first. You’re right about opening ports on your router—that’s usually the main issue. You’ll need to forward the port Squid is using (default is 3128) to your server’s local IP.

Also, make sure your firewall isn’t blocking incoming connections. If you’re worried about security, you can set up authentication in Squid so only authorized users can connect. Check out [Port Forward](https://portforward.com/) for a guide on how to open ports on your router.

Good luck!
Yo, I had the same issue when I first set up my proxy. The short answer is yes, others can connect to the proxy you set up, but you gotta make sure your router’s NAT is configured properly. Forward the port Squid is using to your machine’s IP.

Also, double-check your firewall settings—both on your server and router. If you’re still stuck, try using a tool like [CanYouSeeMe](https://canyouseeme.org/) to see if the port is open to the outside world.

And yeah, security is a thing. Maybe set up a VPN for extra safety if you’re sharing it with others.
Hey there! So, "can other people connect to the proxy i set up" depends on a few factors. First, your router needs to forward the port Squid is using to your server. If you’re behind a NAT, this is a must.

Also, check if your ISP is blocking the port—some ISPs block common proxy ports. You might need to use a non-standard port.

For security, I’d recommend setting up user authentication in Squid. It’s pretty straightforward and adds a layer of protection.
Yep, others can connect to the proxy you set up, but you’ll need to open the port on your router and ensure your firewall allows traffic through. If you’re not sure how to do that, [No-IP](https://www.noip.com/) has some great tutorials on port forwarding.

Also, if you’re sharing it with friends or coworkers, consider setting up a whitelist in Squid to limit who can access it. Safety first, ya know?
Hey! So, "can other people connect to the proxy i set up" is totally possible, but you’ll need to forward the port on your router. If you’re not sure how, just Google your router model + "port forwarding"—there are tons of guides out there.

Also, make sure your server’s firewall isn’t blocking the port. And yeah, security is a big deal. Maybe look into setting up HTTPS for your proxy if you’re sharing it widely.
Yo, I’ve been there! To answer your question, yes, others can connect to the proxy you set up, but you’ll need to forward the port on your router. If you’re using a home network, your ISP might be blocking it too, so keep that in mind.

For testing, use a tool like [YouGetSignal](https://www.yougetsignal.com/tools/open-ports/) to check if the port is open. And yeah, definitely set up some kind of authentication in Squid to keep things secure.
Hey! So, "can other people connect to the proxy i set up" is a yes, but you’ll need to configure your router to forward the port Squid is using. Also, check your firewall settings—both on your server and router.

If you’re worried about security, you can set up IP whitelisting in Squid so only specific IPs can connect. It’s a bit of work, but worth it if you’re sharing it with a team.
Hey everyone, thanks so much for all the replies! I tried forwarding the port on my router (3128) and used CanYouSeeMe to check if it’s open—it worked! My friends were able to connect to the proxy I set up.

I also set up authentication in Squid like a few of you suggested, so it feels a lot safer now.

One quick follow-up: if I want to share this with my team at work, should I still use the same setup, or is there a better way to handle multiple users? Thanks again, y’all are awesome!
Hey, I had the same issue when I first set up Squid. The answer is yes, others can connect to the proxy you set up, but you’ll need to forward the port on your router.

Also, make sure your server’s firewall isn’t blocking the port. If you’re still having trouble, try using a different port—some ISPs block common ones like 3128.

For security, I’d recommend setting up a VPN or at least enabling authentication in Squid.



Users browsing this thread: 1 Guest(s)