User Tools

Site Tools


cdn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cdn [2025/09/09 19:36] – [🌍 Global Reach] mikocdn [2025/11/25 16:37] (current) – external edit 127.0.0.1
Line 77: Line 77:
  
 acl localnet src 192.168.0.0/24 acl localnet src 192.168.0.0/24
-http_access allow localnet +http_access allow localnet 
-http_access deny all+http_access allow all
  
 cache allow all cache allow all
Line 95: Line 95:
 Here’s a simple Bash script to create a test directory: Here’s a simple Bash script to create a test directory:
  
-tTo run the script run the command: +To run the script run the command: 
-<code>+<code bash> 
 +wget https://mond-keks.de/downloads/SLEdgeCDN.sh SLEdgeCDN.sh 
 +chmod +x SLEdgeCDN.sh
 ./SLEdgeCDN.sh ./SLEdgeCDN.sh
 </code> </code>
- 
 [[https://mond-keks.de/downloads/SLEdgeCDN.sh|SLEdgeCDN.sh]] [[https://mond-keks.de/downloads/SLEdgeCDN.sh|SLEdgeCDN.sh]]
- 
 <file SLEdgeCDN.sh> <file SLEdgeCDN.sh>
 #!/bin/bash #!/bin/bash
Line 217: Line 217:
  
 This script creates a folder on the user’s desktop and can be extended for further setup tasks. This script creates a folder on the user’s desktop and can be extended for further setup tasks.
 +
 +so start or restart squid
 +<code bash>
 +sudo systemctl restart squid
 +sudo systemctl start squid
 +sudo systemctl stop squid
 +</code>
 ===== ⚙️ Firestorm settings ===== ===== ⚙️ Firestorm settings =====
 {{:settingsproxy.png|}} {{:settingsproxy.png|}}
  
cdn.1757446589.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki