mirror of
https://github.com/serverok/squid-proxy-installer.git
synced 2026-04-02 18:49:50 +00:00
added support info
This commit is contained in:
@@ -26,7 +26,7 @@ Before you can configure squid to use muliple IP address, you need to add IP to
|
||||
Once IP added to your server, you can configure it to use with squid proxy by running following command
|
||||
|
||||
```
|
||||
wget https://raw.githubusercontent.com/serverok/squid-proxy-installer/master/squid-conf-ip.sh && bash squid-conf-ip.sh
|
||||
wget https://raw.githubusercontent.com/serverok/squid-proxy-installer/master/squid-conf-ip.sh && sudo bash squid-conf-ip.sh
|
||||
```
|
||||
|
||||
# Create Users
|
||||
@@ -51,3 +51,8 @@ Restart squid proxy
|
||||
systemctl restart squid
|
||||
```
|
||||
|
||||
# Support
|
||||
|
||||
If you are looking for paid support, contact me
|
||||
|
||||
https://serverok.in/contact
|
||||
|
||||
Reference in New Issue
Block a user