diff --git a/README.md b/README.md index 3021268..d3ecf55 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ Install Siri-API: Modify server.py and enter your server's hostname or IP Address under squid_hostname: vim ~/siri/Siri-API/server.py + +Also update server's hostname or IP Addresss settings and Local Network IP-range in squid config + + vim /usr/local/squid/etc/squid.conf Enable IP Forwarding, modify iptables, and start Squid: