Site Tools


wireguard_on_freshtomato

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
wireguard_on_freshtomato [2024/11/27 21:54] – [Syntax] hogwildwireguard_on_freshtomato [2025/08/08 02:31] (current) – [Overview] change "release hogwild
Line 25: Line 25:
 ===== Overview ===== ===== Overview =====
  
-Wireguard is now available in FreshTomato's web interface since release 2024.1. It is also still available via command line.+Wireguard is now available in FreshTomato's web interface since r2024.1. It is also still available via command line.
  
-Once you understand some basic principles, it is fairly simple to configure. Currently, only ARM-based devices include the code needed to run Wireguard.+Once you understand some basic principles, it is fairly simple to configure. Currently, only ARM-based devices include the code to run Wireguard.
  
  \\  \\
Line 39: Line 39:
 </code> </code>
  
-If you see no output, it means Wireguard executed.+If you see no output, then Wireguard executed.
  
  \\   \\   \\  You should now be able to find it in the list of loaded modules:  \\   \\   \\  You should now be able to find it in the list of loaded modules:
Line 244: Line 244:
  
 <code -> <code ->
-wget https://tinyurl.com/28b5rckn -O- | tr -d "\r" > /jffs/wg.sh ; chmod 777 /jffs/wg.sh +wget https://gist.githubusercontent.com/pedro0311/548622f1700460b2de8814942e9acbfa/raw/dd5270fac5849b7f9dbbe1ea69289bdf800a7f36/wg.sh -O- | tr -d "\r" > /jffs/wg.sh ; chmod 777 /jffs/wg.sh 
 </code> </code>
  
wireguard_on_freshtomato.1732744440.txt.gz · Last modified: by hogwild