由於希望瀏覽只限大陸IP的內容,我曾嘗試在阿里雲還是騰訊雲上面,租了VPS並安裝wire guard ,然而,過了一 ...
20152015 發表於 2025-12-1 16:58 
Yes!
Stop the wireguard for a while and then enable it again, It work, as my solution, it work for a year.
But my vps only have 3M speed...- code in routeros:
- /interface wireguard set "Ten-wg" disabled=yes
- :delay 15
- /interface wireguard set "Ten-wg" disabled=no
- :delay 2
複製代碼 |