Jump to content

How to Create a Proxy?

Go to solution Solved by Eigenvektor,
11 minutes ago, MrMLGBlade said:

Is it possible for a average person to create a few proxies? And will the proxy be able to speed up connection rate!?

In general any additional system in your network setup will add latency and at best leave your speed as it is.

 

The primary advantage of a (caching) proxy (on your local network) would be that it may be able to satisfy requests from its cache rather than going out to the internet at all. In that case you would get a speedup, since you're not actually running through your ISP's connection.

 

In a company with thousands of employees this may save a fair amount of bandwidth/traffic (which is important if you have to pay for that). However the disadvantage could be that information you see isn't necessarily the most current.

 

The other purpose of a proxy is typically to filter internet traffic and e.g. make sure employees can't visit certain sites at all.

11 minutes ago, MrMLGBlade said:

Is it possible for a average person to create a few proxies? And will the proxy be able to speed up connection rate!?

In general any additional system in your network setup will add latency and at best leave your speed as it is.

 

The primary advantage of a (caching) proxy (on your local network) would be that it may be able to satisfy requests from its cache rather than going out to the internet at all. In that case you would get a speedup, since you're not actually running through your ISP's connection.

 

In a company with thousands of employees this may save a fair amount of bandwidth/traffic (which is important if you have to pay for that). However the disadvantage could be that information you see isn't necessarily the most current.

 

The other purpose of a proxy is typically to filter internet traffic and e.g. make sure employees can't visit certain sites at all.

Remember to either quote or @mention others, so they are notified of your reply

Link to comment
https://linustechtips.com/topic/1354129-how-to-create-a-proxy/#findComment-14854645
Share on other sites

Link to post
Share on other sites

2 minutes ago, Eigenvektor said:

In general any additional system in your network setup will add latency and at best leave your speed as it is.

 

The primary advantage of a (caching) proxy (on your local network) would be that it may be able to satisfy requests from its cache rather than going out to the internet at all. In that case you would get a speedup, since you're not actually running through your ISP's connection.

 

In a company with thousands of employees this may save a fair amount of bandwidth/traffic (which is important if you have to pay for that). However the disadvantage could be that information you see isn't necessarily the most current.

 

The other purpose of a proxy is typically to filter internet traffic and e.g. make sure employees can't visit certain sites at all.

Thanks! Truly makes sense to listen to what you got to say. I have UNLIMITED data amount of bandwidth/traffic- so saving doesn't really matter I just thought it would be great to keep it out of ISP's view... again I appreciate your long & tall response, I've now changed my mind and am going to purchase a VPN/Proxy/DNS

Link to comment
https://linustechtips.com/topic/1354129-how-to-create-a-proxy/#findComment-14854675
Share on other sites

Link to post
Share on other sites

4 minutes ago, MrMLGBlade said:

Thanks! Truly makes sense to listen to what you got to say. I have UNLIMITED data amount of bandwidth/traffic- so saving doesn't really matter I just thought it would be great to keep it out of ISP's view... again I appreciate your long & tall response, I've now changed my mind and am going to purchase a VPN/Proxy/DNS

While a VPN makes sure that all data that passes through your ISP is encrypted, the VPN provider now takes the role of your ISP, meaning they can see your traffic.

 

Of course most traffic these days is HTTPS anyway, so neither your ISP (or VPN provider) can see anything other than the host name you connect to. The data that passes between you and the website (e.g. this forum) is encrypted so your ISP can't see anything anyway. In other words a VPN does pretty much nothing to improve security or privacy. You're just replacing one company potentially spying on your data with another.

Remember to either quote or @mention others, so they are notified of your reply

Link to comment
https://linustechtips.com/topic/1354129-how-to-create-a-proxy/#findComment-14854689
Share on other sites

Link to post
Share on other sites

2 minutes ago, Eigenvektor said:

While a VPN makes sure that all data that passes through your ISP is encrypted, the VPN provider now takes the role of your ISP, meaning they can see your traffic.

 

Of course most traffic these days is HTTPS anyway, so neither your ISP (or VPN provider) can see anything other than the host name you connect to. The data that passes between you and the website (e.g. this forum) is encrypted so your ISP can't see anything anyway. In other words a VPN does pretty much nothing to improve security or privacy. You're just replacing one company potentially spying on your data with another.

I know that of course! I just wanted the reaction of the community, tho I did need advice. Thanks! 😄

Link to comment
https://linustechtips.com/topic/1354129-how-to-create-a-proxy/#findComment-14854701
Share on other sites

Link to post
Share on other sites

Guest
This topic is now closed to further replies.

×