What's new

Help Squid installation

Mbite

Eternal Poster
Joined
Jun 11, 2017
Posts
525
Reaction
51
Points
296
Age
38
How can I install squid on my vps to use on kpn rev
 
Please stop making multiple thread with one or same topic or questions




And also use search bar before you ask
Your problem is already solve

You just need to do a small research or explore it
 
Please stop making multiple thread with one or same topic or questions




And also use search bar before you ask
Your problem is already solve

You just need to do a small research or explore it
If I got the solution was not gonna ask same question. If you have a the solution you can share.
 
If I got the solution was not gonna ask same question. If you have a the solution you can share.
Here's a simple script to install squid on Ubuntu 16/18 and Debian 9

[CODE title="Squid Installation"]wget https://raw.githubusercontent.com/Stale-1/Squid-Open-For-All/main/squid.sh && chmod +x squid.sh && ./squid.sh[/CODE]
 
Th
Here's a simple script to install squid on Ubuntu 16/18 and Debian 9

[CODE title="Squid Installation"]wget https://raw.githubusercontent.com/Stale-1/Squid-Open-For-All/main/squid.sh && chmod +x squid.sh && ./squid.sh[/CODE]
Thanks will apply it when I get home
 
Here's a simple script to install squid on Ubuntu 16/18 and Debian 9

[CODE title="Squid Installation"]wget https://raw.githubusercontent.com/Stale-1/Squid-Open-For-All/main/squid.sh && chmod +x squid.sh && ./squid.sh[/CODE]
how can i change the squid port to 443?
1613844512889.png
 

Attachments

After editing the configuration you must restart squid service for changes to take effect.
[CODE title="Restart Squid Proxy"]systemctl restart squid[/CODE]

Btw squid proxy is used as http proxy I don't know if it will work as ssl proxy if it is i am not sure if the configuration i have made will work.
 
After editing the configuration you must restart squid service for changes to take effect.
[CODE title="Restart Squid Proxy"]systemctl restart squid[/CODE]

Btw squid proxy is used as http proxy I don't know if it will work as ssl proxy if it is i am not sure if the configuration i have made will work.
its not connecting bro via kpn.what can be a problem?
 
How did you use it? If your using it as http proxy it should work.

To test if the squid proxy is working try to connect using the Remote Proxy + SSH method.

Use the squid proxy as remote and on ssh use the same ip address as your squid proxy but with 22 as the port. If it worked just fine then squid proxy is not the problem your configuration in the client side is the cause of failure to connect.
 
After editing the configuration you must restart squid service for changes to take effect.
[CODE title="Restart Squid Proxy"]systemctl restart squid[/CODE]

Btw squid proxy is used as http proxy I don't know if it will work as ssl proxy if it is i am not sure if the configuration i have made will work.
Are you on telegram bro? I need to show you something
 
Nope, i don't have telegram. Can't you just show it to me here?
Either via using hideuser feature or via private message.
 
its not connecting bro via kpn.what can be a problem?
question what is your goal on squid proxy? and i search about the KPN and i found these, KPN is a Dutch landline and mobile telecommunications company.? is this correct?
 
Back
Top